Searched refs:readMemInfoBlocks (Results 1 – 2 of 2) sorted by relevance
209 readMemInfoBlocks(const char *Ptr);
679 RawMemProfReader::readMemInfoBlocks(const char *Ptr) { in readMemInfoBlocks() function in llvm::memprof::RawMemProfReader716 for (const auto &[Id, MIB] : readMemInfoBlocks(Next + Header->MIBOffset)) { in readRawProfile()