Searched refs:ProfiledCallGraphEdge (Results 1 – 1 of 1) sorted by relevance
24 struct ProfiledCallGraphEdge { struct25 ProfiledCallGraphEdge(ProfiledCallGraphNode *Source, in ProfiledCallGraphEdge() function43 bool operator()(const ProfiledCallGraphEdge &L, in operator() argument44 const ProfiledCallGraphEdge &R) const { in operator()49 using edge = ProfiledCallGraphEdge;156 ProfiledCallGraphEdge Edge(ProfiledFunctions[CallerName],