Home
last modified time | relevance | path

Searched refs:CountersSectionEnd (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h61 return Ctx->CountersSectionEnd - Ctx->CountersSectionStart; in getCountersSectionSize()
80 uint64_t CountersSectionEnd; member
/src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp83 C->CountersSectionEnd = C->CountersSectionStart + CountersSection->getSize(); in get()
375 uint64_t CountersEnd = this->Ctx->CountersSectionEnd; in correlateProfileDataImpl()
454 uint64_t CountersEnd = this->Ctx->CountersSectionEnd; in correlateProfileDataImpl()