Searched refs:ProfiledCallGraphEdge (Results 1 – 1 of 1) sorted by relevance
26 struct ProfiledCallGraphEdge { struct27 ProfiledCallGraphEdge(ProfiledCallGraphNode *Source, in ProfiledCallGraphEdge() argument45 bool operator()(const ProfiledCallGraphEdge &L, in operator() argument46 const ProfiledCallGraphEdge &R) const { in operator()51 using edge = ProfiledCallGraphEdge;145 ProfiledCallGraphEdge Edge(&ProfiledFunctions[CallerName],