Home
last modified time | relevance | path

Searched defs:NumValueSites (Results 1 – 13 of 13) sorted by relevance

/external/llvm/include/llvm/Transforms/
DInstrProfiling.h39 uint32_t NumValueSites[IPVK_Last + 1]; member
/external/clang/lib/CodeGen/
DCodeGenPGO.h37 std::array <unsigned, llvm::IPVK_Last + 1> NumValueSites; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h50 uint32_t NumValueSites[IPVK_Last + 1]; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h51 uint32_t NumValueSites[IPVK_Last + 1]; member
/external/compiler-rt/lib/profile/
DInstrProfilingValue.c58 uint32_t ValueKind, uint16_t NumValueSites) { in __llvm_profile_set_num_value_sites()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h727 void InstrProfRecord::reserveSites(uint32_t ValueKind, uint32_t NumValueSites) { in reserveSites()
/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp764 unsigned NumValueSites = in annotateIndirectCallSites() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h916 void InstrProfRecord::reserveSites(uint32_t ValueKind, uint32_t NumValueSites) { in reserveSites()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DInstrProf.h985 void InstrProfRecord::reserveSites(uint32_t ValueKind, uint32_t NumValueSites) { in reserveSites()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp490 uint32_t NumValueSites = getNumValueSites(VK); in accumulateCounts() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DInstrProf.cpp544 uint32_t NumValueSites = getNumValueSites(VK); in accumulateCounts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1419 unsigned NumValueSites = ProfileRecord.getNumValueSites(Kind); in annotateValueSites() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1812 unsigned NumValueSites = ProfileRecord.getNumValueSites(Kind); in annotateValueSites() local