Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp154 bool _isInSpanningTree; member in __anonb14103df0111::BLInstrumentationEdge
413 _increment(0), _isInSpanningTree(false), _isInitialization(false), in BLInstrumentationEdge()
423 return(_isInSpanningTree); in isInSpanningTree()
428 _isInSpanningTree = isInSpanningTree; in setIsInSpanningTree()