Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfReader.cpp603 Error RawInstrProfReader<IntPtrT>::readValueProfilingData( in readValueProfilingData() function in RawInstrProfReader
653 if (Error E = readValueProfilingData(Record)) in readNextRecord()
689 bool InstrProfLookupTrait::readValueProfilingData( in readValueProfilingData() function in InstrProfLookupTrait
742 !readValueProfilingData(D, End)) { in ReadData()
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h391 Error readValueProfilingData(InstrProfRecord &Record);
472 bool readValueProfilingData(const unsigned char *&D,