Searched refs:readFuncHash (Results 1 – 2 of 2) sorted by relevance
469 Error readFuncHash(NamedInstrProfRecord &Record);
714 Error RawInstrProfReader<IntPtrT>::readFuncHash(NamedInstrProfRecord &Record) { in readFuncHash() function in RawInstrProfReader873 if (Error E = readFuncHash(Record)) in readNextRecord()