Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp99 readMemInfoBlocks(const char *Ptr) { in readMemInfoBlocks() function
612 for (const auto &Value : readMemInfoBlocks(Next + Header->MIBOffset)) { in readRawProfile()