Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DInstrProfReader.cpp139 TextInstrProfReader::readValueProfileData(InstrProfRecord &Record) { in readValueProfileData() function in TextInstrProfReader
244 if (Error E = readValueProfileData(Record)) in readNextRecord()
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h132 Error readValueProfileData(InstrProfRecord &Record);