Searched refs:BLInstrumentationDag (Results 1 – 1 of 1) sorted by relevance
75 class BLInstrumentationDag;170 class BLInstrumentationDag : public BallLarusDag { class172 BLInstrumentationDag(Function &F);316 BLInstrumentationDag* dag,332 BLInstrumentationDag* dag);336 bool splitCritical(BLInstrumentationEdge* edge, BLInstrumentationDag* dag);344 void insertInstrumentation( BLInstrumentationDag& dag, Module &M);504 BLInstrumentationDag::BLInstrumentationDag(Function &F) : BallLarusDag(F), in BLInstrumentationDag() function in BLInstrumentationDag511 BallLarusEdge* BLInstrumentationDag::getExitRootEdge() { in getExitRootEdge()516 BLEdgeVector BLInstrumentationDag::getCallPhonyEdges () { in getCallPhonyEdges()[all …]