Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp177 BallLarusEdge* getExitRootEdge();
511 BallLarusEdge* BLInstrumentationDag::getExitRootEdge() { in getExitRootEdge() function in BLInstrumentationDag
634 (BLInstrumentationEdge*) getExitRootEdge(); in pushInitialization()
643 (BLInstrumentationEdge*) getExitRootEdge(); in pushCounters()
782 if(edge == getExitRootEdge()) in unlinkEdge()
1225 (BLInstrumentationEdge*) dag.getExitRootEdge(); in insertInstrumentation()