Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/ProfileData/
HDInstrProfReader.cpp742 uint64_t CounterValue = swap(*reinterpret_cast<const uint64_t *>(Ptr)); in readRawCounts() local
/freebsd-head/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h215 unsigned CounterValue = 0; variable