Searched refs:ProfilePathEdge (Results 1 – 2 of 2) sorted by relevance
23 class ProfilePathEdge; variable26 typedef std::vector<ProfilePathEdge> ProfilePathEdgeVector;27 typedef std::vector<ProfilePathEdge>::iterator ProfilePathEdgeIterator;39 class ProfilePathEdge {41 ProfilePathEdge(BasicBlock* source, BasicBlock* target,
105 ProfilePathEdge::ProfilePathEdge (BasicBlock* source, BasicBlock* target, in ProfilePathEdge() function in ProfilePathEdge151 pev->push_back(ProfilePathEdge( in getPathEdges()158 pev->push_back(ProfilePathEdge( in getPathEdges()165 pev->push_back(ProfilePathEdge( in getPathEdges()