Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DProfilingUtils.h31 GlobalValue *CounterArray,
DProfilingUtils.cpp108 GlobalValue *CounterArray, bool beginning) { in IncrementCounterInBlock() argument
122 ConstantExpr::getGetElementPtr(CounterArray, Indices); in IncrementCounterInBlock()