Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/
DInstrProfiling.h67 void computeNumValueSiteCounts(InstrProfValueProfileInst *Ins);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h89 void computeNumValueSiteCounts(InstrProfValueProfileInst *Ins);
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h90 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-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp522 computeNumValueSiteCounts(Ind); in run()
584 void InstrProfiling::computeNumValueSiteCounts(InstrProfValueProfileInst *Ind) { in computeNumValueSiteCounts() function in InstrProfiling
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp547 computeNumValueSiteCounts(Ind); in run()
609 void InstrProfiling::computeNumValueSiteCounts(InstrProfValueProfileInst *Ind) { in computeNumValueSiteCounts() function in InstrProfiling