Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/
DInstrProfiling.h70 void lowerValueProfileInst(InstrProfValueProfileInst *Ins);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h88 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp385 lowerValueProfileInst(Ind); in lowerIntrinsics()
556 void InstrProfiling::lowerValueProfileInst(InstrProfValueProfileInst *Ind) { in lowerValueProfileInst() function in InstrProfiling