Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp181 BLEdgeVector getCallPhonyEdges();
516 BLEdgeVector BLInstrumentationDag::getCallPhonyEdges () { in getCallPhonyEdges() function in BLInstrumentationDag
1230 BLEdgeVector callEdges = dag.getCallPhonyEdges(); in insertInstrumentation()