Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h94 void lowerIncrement(InstrProfIncrementInst *Inc);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp453 lowerIncrement(Inc); in lowerIntrinsics()
674 void InstrProfiling::lowerIncrement(InstrProfIncrementInst *Inc) { in lowerIncrement() function in InstrProfiling