Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp244 void makeEdgeSpanning(BLInstrumentationEdge* edge);
615 makeEdgeSpanning((BLInstrumentationEdge*)(*edge)); in calculateSpanningTree()
790 void BLInstrumentationDag::makeEdgeSpanning(BLInstrumentationEdge* edge) { in makeEdgeSpanning() function in BLInstrumentationDag