Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfReader.cpp414 Error RawInstrProfReader<IntPtrT>::readFuncHash(NamedInstrProfRecord &Record) { in readFuncHash() function in RawInstrProfReader
493 if (Error E = readFuncHash(Record)) in readNextRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h276 Error readFuncHash(NamedInstrProfRecord &Record);