Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp184 TextInstrProfReader::readValueProfileData(InstrProfRecord &Record) { in readValueProfileData() function in TextInstrProfReader
295 if (Error E = readValueProfileData(Record)) in readNextRecord()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h169 Error readValueProfileData(InstrProfRecord &Record);