Searched refs:readValueProfilingData (Results 1 – 2 of 2) sorted by relevance
472 Error readValueProfilingData(InstrProfRecord &Record);556 LLVM_ABI bool readValueProfilingData(const unsigned char *&D,
831 Error RawInstrProfReader<IntPtrT>::readValueProfilingData( in readValueProfilingData() function in RawInstrProfReader885 if (Error E = readValueProfilingData(Record)) in readNextRecord()923 bool InstrProfLookupTrait::readValueProfilingData( in readValueProfilingData() function in InstrProfLookupTrait995 !readValueProfilingData(D, End)) { in ReadData()