Home
last modified time | relevance | path

Searched defs:isInSpanningTree (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp422 bool BLInstrumentationEdge::isInSpanningTree() const { in isInSpanningTree() function in BLInstrumentationEdge
427 void BLInstrumentationEdge::setIsInSpanningTree(bool isInSpanningTree) { in setIsInSpanningTree()