Searched defs:CountValue (Results 1 – 4 of 4) sorted by relevance
/llvm-project/compiler-rt/lib/profile/ | ||
H A D | InstrProfilingValue.c | 151 uint32_t CounterIndex, uint64_t CountValue) { in instrumentTargetValueImpl() |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | PGOInstrumentation.cpp | 1241 uint64_t CountValue = CountFromProfile[I++]; setInstrumentedCounts() local |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonHardwareLoops.cpp | 313 class CountValue { global() class |
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfReader.cpp | 1509 for (uint64_t CountValue : Counts) { getInstrProfRecord() local |