Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp163 bool _hasInstrumentation; member in __anonb14103df0111::BLInstrumentationEdge
414 _isCounterIncrement(false), _hasInstrumentation(false) {} in BLInstrumentationEdge()
474 return(_hasInstrumentation); in hasInstrumentation()
479 _hasInstrumentation = hasInstrumentation; in setHasInstrumentation()