Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DInstrProfReader.cpp85 std::error_code TextInstrProfReader::readNextRecord(InstrProfRecord &Record) { in readNextRecord() function in TextInstrProfReader
239 RawInstrProfReader<IntPtrT>::readNextRecord(InstrProfRecord &Record) { in readNextRecord() function in RawInstrProfReader
349 IndexedInstrProfReader::readNextRecord(InstrProfRecord &Record) { in readNextRecord() function in IndexedInstrProfReader