Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp420 Error RawInstrProfReader<IntPtrT>::readFuncHash(NamedInstrProfRecord &Record) { in readFuncHash() function in RawInstrProfReader
499 if (Error E = readFuncHash(Record)) in readNextRecord()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h283 Error readFuncHash(NamedInstrProfRecord &Record);