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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h95 void lowerValueProfileInst(InstrProfValueProfileInst *Ins);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp445 lowerValueProfileInst(Ind);
628 void InstrProfiling::lowerValueProfileInst(InstrProfValueProfileInst *Ind) { function in class:InstrProfiling

Completed in 46 milliseconds