Searched refs:readValueProfilingData (Results 1 – 2 of 2) sorted by relevance
381 RawInstrProfReader<IntPtrT>::readValueProfilingData(InstrProfRecord &Record) { in readValueProfilingData() function in RawInstrProfReader426 if (std::error_code EC = readValueProfilingData(Record)) in readNextRecord()447 bool InstrProfLookupTrait::readValueProfilingData( in readValueProfilingData() function in InstrProfLookupTrait498 if (FormatVersion > 2 && !readValueProfilingData(D, End)) { in ReadData()
208 std::error_code readValueProfilingData(InstrProfRecord &Record);273 bool readValueProfilingData(const unsigned char *&D,