Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/
DInstrProfiling.h67 void computeNumValueSiteCounts(InstrProfValueProfileInst *Ins);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h85 void computeNumValueSiteCounts(InstrProfValueProfileInst *Ins);
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp127 computeNumValueSiteCounts(Ind); in run()
181 void InstrProfiling::computeNumValueSiteCounts(InstrProfValueProfileInst *Ind) { in computeNumValueSiteCounts() function in InstrProfiling
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp478 computeNumValueSiteCounts(Ind); in run()
543 void InstrProfiling::computeNumValueSiteCounts(InstrProfValueProfileInst *Ind) { in computeNumValueSiteCounts() function in InstrProfiling