Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp241 void unlinkEdge(BallLarusEdge* edge);
660 unlinkEdge(edge); in unlinkPhony()
781 void BLInstrumentationDag::unlinkEdge(BallLarusEdge* edge) { in unlinkEdge() function in BLInstrumentationDag