Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/
DInstrProfiling.h73 void lowerIncrement(InstrProfIncrementInst *Inc);
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp142 lowerIncrement(Inc); in run()
217 void InstrProfiling::lowerIncrement(InstrProfIncrementInst *Inc) { in lowerIncrement() function in InstrProfiling