Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp808 Error BinaryCoverageReader::readNextRecord(CoverageMappingRecord &Record) { in readNextRecord() function in BinaryCoverageReader