Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfReader.cpp184 TextInstrProfReader::readValueProfileData(InstrProfRecord &Record) { in readValueProfileData() function in TextInstrProfReader
295 if (Error E = readValueProfileData(Record)) in readNextRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h166 Error readValueProfileData(InstrProfRecord &Record);