Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp238 GlobalVariable* _counterArray; // Array to store path counters member in __anonb14103df0111::BLInstrumentationDag
505 _counterArray(0) { in BLInstrumentationDag()
530 return _counterArray; in getCounterArray()
534 _counterArray = c; in setCounterArray()