Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp341 uint64_t CountValue; member
363 uint64_t CountValue; member
473 uint64_t CountValue = CountFromProfile[I++]; in setInstrumentedCounts() local
/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp286 class CountValue { class
303 explicit CountValue(CountValueType t, unsigned v, unsigned u = 0) { in CountValue() function in __anonfb58bf460111::CountValue