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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h98 void lowerIncrement(InstrProfIncrementInst *Inc);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp442 lowerIncrement(Inc);
675 void InstrProfiling::lowerIncrement(InstrProfIncrementInst *Inc) { function in class:InstrProfiling

Completed in 105 milliseconds