Searched defs:CountValue (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingValue.c134 instrumentTargetValueImpl(uint64_t TargetValue, void *Data, uint32_t CounterIndex, uint64_t CountValue) argument
231 __llvm_profile_instrument_target_value(uint64_t TargetValue, void *Data, uint32_t CounterIndex, uint64_t CountValue) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp925 uint64_t CountValue = 0; member in struct:__anon4592::PGOUseEdge
949 uint64_t CountValue = 0; member in struct:__anon4592::UseBBInfo
1127 uint64_t CountValue = CountFromProfile[I++]; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp313 class CountValue { class in namespace:__anon4129
331 explicit CountValue(CountValueType t, unsigned v, unsigned u = 0) { function in class:__anon4129::CountValue
[all...]

Completed in 63 milliseconds