Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProfReader.cpp518 Error RawInstrProfReader<IntPtrT>::readValueProfilingData( in readValueProfilingData() function in RawInstrProfReader
566 if (Error E = readValueProfilingData(Record)) in readNextRecord()
639 bool InstrProfLookupTrait::readValueProfilingData( in readValueProfilingData() function in InstrProfLookupTrait
692 !readValueProfilingData(D, End)) { in ReadData()
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h359 Error readValueProfilingData(InstrProfRecord &Record);
440 bool readValueProfilingData(const unsigned char *&D,