Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp294 void lowerValueProfileInst(InstrProfValueProfileInst *Ins);
823 lowerValueProfileInst(IPVP); in lowerIntrinsics()
1034 void InstrLowerer::lowerValueProfileInst(InstrProfValueProfileInst *Ind) { in lowerValueProfileInst() function in InstrLowerer