Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp185 void setCounterArray(GlobalVariable* c);
533 void BLInstrumentationDag::setCounterArray(GlobalVariable* c) { in setCounterArray() function in BLInstrumentationDag
1294 dag.setCounterArray(new GlobalVariable(M, t, false, in runOnFunction()