Searched defs:CounterNum (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DProfilingUtils.cpp107 void llvm::IncrementCounterInBlock(BasicBlock *BB, unsigned CounterNum, argument
120 Indices[1] = ConstantInt::get(Type::getInt32Ty(Context), CounterNum);

Completed in 476 milliseconds