Searched refs:getExitRootEdge (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp177 BallLarusEdge* getExitRootEdge();
511 BallLarusEdge* BLInstrumentationDag::getExitRootEdge() { function in class:BLInstrumentationDag
634 (BLInstrumentationEdge*) getExitRootEdge();
643 (BLInstrumentationEdge*) getExitRootEdge();
783 if(edge == getExitRootEdge())
1226 (BLInstrumentationEdge*) dag.getExitRootEdge();

Completed in 36 milliseconds