Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp330 void insertInstrumentationStartingAt(
1078 void PathProfiler::insertInstrumentationStartingAt(BLInstrumentationEdge* edge, in insertInstrumentationStartingAt() function in PathProfiler
1208 insertInstrumentationStartingAt((BLInstrumentationEdge*)*next,dag); in insertInstrumentationStartingAt()
1226 insertInstrumentationStartingAt(exitRootEdge, &dag); in insertInstrumentation()