Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp184 GlobalVariable* getCounterArray();
529 GlobalVariable* BLInstrumentationDag::getCounterArray() { in getCounterArray() function in BLInstrumentationDag
1032 GetElementPtrInst::Create(dag->getCounterArray(), gepIndices, in insertCounterIncrement()
1313 entryArray[2] = dag.getCounterArray() ? in runOnFunction()
1314 ConstantExpr::getBitCast(dag.getCounterArray(), voidPtr) : in runOnFunction()