Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp250 void pushCountersFromEdge(BLInstrumentationEdge* edge);
645 pushCountersFromEdge(exitRootEdge); in pushCounters()
824 void BLInstrumentationDag::pushCountersFromEdge(BLInstrumentationEdge* edge) { in pushCountersFromEdge() function in BLInstrumentationDag
843 pushCountersFromEdge(fromEdge); in pushCountersFromEdge()