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