Home
last modified time | relevance | path

Searched defs:CountValue (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DInstrProfilingValue.c139 uint32_t CounterIndex, uint64_t CountValue) { in instrumentTargetValueImpl()
237 uint64_t CountValue) { in __llvm_profile_instrument_target_value()
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp927 uint64_t CountValue = 0; member
951 uint64_t CountValue = 0; member
1133 uint64_t CountValue = CountFromProfile[I++]; in setInstrumentedCounts() local
1626 uint64_t CountValue = 0; in fixFuncEntryCount() local
1674 uint64_t CountValue = 0; in verifyFuncBFI() local
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp313 class CountValue { class
331 explicit CountValue(CountValueType t, unsigned v, unsigned u = 0) { in CountValue() function in __anon2e2dc8d40111::CountValue
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1044 uint64_t CountValue = Counts[I]; in getInstrProfRecord() local