Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp703 uint64_t CounterValue = swap(*reinterpret_cast<const uint64_t *>(Ptr)); readRawCounts() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h205 unsigned CounterValue = 0; global() variable