Searched defs:CountValue (Results 1 – 4 of 4) sorted by relevance
151 uint32_t CounterIndex, uint64_t CountValue) { in instrumentTargetValueImpl()249 uint64_t CountValue) { in __llvm_profile_instrument_target_value()
1243 uint64_t CountValue = CountFromProfile[I++]; in setInstrumentedCounts() local1942 uint64_t CountValue = 0; in fixFuncEntryCount() local1990 uint64_t CountValue = 0; in verifyFuncBFI() local
313 class CountValue { class333 explicit CountValue(CountValueType t, Register v, unsigned u = 0) { in CountValue() function in __anon2bff3c190111::CountValue
1509 for (uint64_t CountValue : Counts) { in getInstrProfRecord() local