Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp980 uint64_t CountValue = 0; member
1004 uint64_t CountValue = 0; member
1186 uint64_t CountValue = CountFromProfile[I++]; in setInstrumentedCounts() local
1686 uint64_t CountValue = 0; in fixFuncEntryCount() local
1734 uint64_t CountValue = 0; in verifyFuncBFI() local
/netbsd-src/external/apache2/llvm/dist/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 __anon893fce0f0111::CountValue