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