Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/ProfileData/
H A DInstrProfReader.cpp202 Error TextInstrProfReader::readNextRecord(InstrProfRecord &Record) { in readNextRecord() function in TextInstrProfReader
426 Error RawInstrProfReader<IntPtrT>::readNextRecord(InstrProfRecord &Record) { in readNextRecord() function in RawInstrProfReader
705 Error IndexedInstrProfReader::readNextRecord(InstrProfRecord &Record) { in readNextRecord() function in IndexedInstrProfReader
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfReader.cpp246 Error TextInstrProfReader::readNextRecord(NamedInstrProfRecord &Record) { in readNextRecord() function in TextInstrProfReader
475 Error RawInstrProfReader<IntPtrT>::readNextRecord(NamedInstrProfRecord &Record) { in readNextRecord() function in RawInstrProfReader
899 Error IndexedInstrProfReader::readNextRecord(NamedInstrProfRecord &Record) { in readNextRecord() function in IndexedInstrProfReader
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A 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
H A DRawMemProfReader.cpp534 Error RawMemProfReader::readNextRecord(GuidMemProfRecordPair &GuidRecord) { in readNextRecord() function in llvm::memprof::RawMemProfReader
/aosp_15_r20/external/llvm/unittests/ProfileData/
H A DCoverageMappingTest.cpp73 Error readNextRecord(CoverageMappingRecord &Record) override { in readNextRecord() function
/aosp_15_r20/external/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp686 Error BinaryCoverageReader::readNextRecord(CoverageMappingRecord &Record) { in readNextRecord() function in BinaryCoverageReader
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp808 Error BinaryCoverageReader::readNextRecord(CoverageMappingRecord &Record) { in readNextRecord() function in BinaryCoverageReader
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp1165 Error BinaryCoverageReader::readNextRecord(CoverageMappingRecord &Record) { in readNextRecord() function in BinaryCoverageReader