Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfReader.cpp594 const auto *CounterValue = reinterpret_cast<const uint64_t *>(Ptr); in readRawCounts() local
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h205 unsigned CounterValue = 0; variable