Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp459 Error RawInstrProfReader<IntPtrT>::readValueProfilingData( in readValueProfilingData() function in RawInstrProfReader
507 if (Error E = readValueProfilingData(Record)) in readNextRecord()
557 bool InstrProfLookupTrait::readValueProfilingData( in readValueProfilingData() function in InstrProfLookupTrait
610 !readValueProfilingData(D, End)) { in ReadData()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h285 Error readValueProfilingData(InstrProfRecord &Record);
364 bool readValueProfilingData(const unsigned char *&D,