Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/
DInstrProfiling.h73 void lowerIncrement(InstrProfIncrementInst *Inc);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h91 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp382 lowerIncrement(Inc); in lowerIntrinsics()
594 void InstrProfiling::lowerIncrement(InstrProfIncrementInst *Inc) { in lowerIncrement() function in InstrProfiling