Home
last modified time | relevance | path

Searched refs:readFuncHash (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProfReader.cpp465 Error RawInstrProfReader<IntPtrT>::readFuncHash(NamedInstrProfRecord &Record) { in readFuncHash() function in RawInstrProfReader
558 if (Error E = readFuncHash(Record)) in readNextRecord()
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h357 Error readFuncHash(NamedInstrProfRecord &Record);