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

/external/llvm/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp154 bool _isInSpanningTree; member in class:__anon7751::BLInstrumentationEdge
413 _increment(0), _isInSpanningTree(false), _isInitialization(false),
423 return(_isInSpanningTree);
428 _isInSpanningTree = isInSpanningTree;

Completed in 35 milliseconds