Lines Matching refs:NamedInstrProfRecord
244 Error TextInstrProfReader::readNextRecord(NamedInstrProfRecord &Record) { in readNextRecord()
395 Error RawInstrProfReader<IntPtrT>::readName(NamedInstrProfRecord &Record) { in readName()
401 Error RawInstrProfReader<IntPtrT>::readFuncHash(NamedInstrProfRecord &Record) { in readFuncHash()
463 Error RawInstrProfReader<IntPtrT>::readNextRecord(NamedInstrProfRecord &Record) { in readNextRecord()
568 StringRef FuncName, ArrayRef<NamedInstrProfRecord> &Data) { in getRecords()
582 ArrayRef<NamedInstrProfRecord> &Data) { in getRecords()
616 ArrayRef<NamedInstrProfRecord> &Data) override { in getRecords()
675 ArrayRef<NamedInstrProfRecord> &Data) override { in getRecords()
855 ArrayRef<NamedInstrProfRecord> Data; in getInstrProfRecord()
880 Error IndexedInstrProfReader::readNextRecord(NamedInstrProfRecord &Record) { in readNextRecord()
881 ArrayRef<NamedInstrProfRecord> Data; in readNextRecord()