Searched refs:readValueProfileData (Results 1 – 2 of 2) sorted by relevance
255 Error readValueProfileData(InstrProfRecord &Record);
325 TextInstrProfReader::readValueProfileData(InstrProfRecord &Record) { in readValueProfileData() function in TextInstrProfReader471 if (Error E = readValueProfileData(Record)) in readNextRecord()