Searched defs:CountValue (Results 1 – 5 of 5) sorted by relevance
146 instrumentTargetValueImpl(uint64_t TargetValue,void * Data,uint32_t CounterIndex,uint64_t CountValue) instrumentTargetValueImpl() argument 244 __llvm_profile_instrument_target_value(uint64_t TargetValue,void * Data,uint32_t CounterIndex,uint64_t CountValue) __llvm_profile_instrument_target_value() argument
1324 uint64_t CountValue = CountFromProfile[I++]; in setInstrumentedCounts() local2044 uint64_t CountValue = 0; in fixFuncEntryCount() local2096 uint64_t CountValue = BBInfo->Count.value_or(CountValue); in verifyFuncBFI() local
306 class CountValue { class326 explicit CountValue(CountValueType t, Register v, unsigned u = 0) { in CountValue() function in __anoncd4cffa40111::CountValue
910 ConstantInt *CountValue = cast<ConstantInt>(CountArg); in populateCounterDirections() local
1399 for (uint64_t CountValue : Counts) { in getInstrProfRecord() local