Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/
DInstrProfiling.h70 void lowerValueProfileInst(InstrProfValueProfileInst *Ins);
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp145 lowerValueProfileInst(Ind); in run()
195 void InstrProfiling::lowerValueProfileInst(InstrProfValueProfileInst *Ind) { in lowerValueProfileInst() function in InstrProfiling