Searched defs:setIsInSpanningTree (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp120 void setIsInSpanningTree(bool isInSpanningTree);
427 void BLInstrumentationEdge::setIsInSpanningTree(bool isInSpanningTree) { function in class:BLInstrumentationEdge
792 edge->setIsInSpanningTree(true);

Completed in 117 milliseconds