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

/macosx-10.10.1/llvmCore-3425.0.34/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 157 milliseconds