Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp307 uint64_t CountersStart = this->Ctx->CountersSectionStart; in correlateProfileDataImpl() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h295 const char *CountersStart; variable