Home
last modified time | relevance | path

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

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