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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp427 static InstrProfIncrementInst *castToIncrementInst(Instruction *Instr) { function
440 InstrProfIncrementInst *Inc = castToIncrementInst(&*Instr);

Completed in 51 milliseconds