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

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

Completed in 114 milliseconds