Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DInstrProfReader.cpp351 Error TextInstrProfReader::readNextRecord(NamedInstrProfRecord &Record) { in readNextRecord() function in TextInstrProfReader
632 Error RawInstrProfReader<IntPtrT>::readNextRecord(NamedInstrProfRecord &Record) { in readNextRecord() function in RawInstrProfReader
1190 Error IndexedInstrProfReader::readNextRecord(NamedInstrProfRecord &Record) { in readNextRecord() function in IndexedInstrProfReader
DRawMemProfReader.cpp534 Error RawMemProfReader::readNextRecord(GuidMemProfRecordPair &GuidRecord) { in readNextRecord() function in llvm::memprof::RawMemProfReader
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp1165 Error BinaryCoverageReader::readNextRecord(CoverageMappingRecord &Record) { in readNextRecord() function in BinaryCoverageReader