Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp120 void setIsInSpanningTree(bool isInSpanningTree);
427 void BLInstrumentationEdge::setIsInSpanningTree(bool isInSpanningTree) { in setIsInSpanningTree() function in BLInstrumentationEdge
791 edge->setIsInSpanningTree(true); in makeEdgeSpanning()