Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DInstrProfReader.cpp396 Error RawInstrProfReader<IntPtrT>::readValueProfilingData( in readValueProfilingData() function in RawInstrProfReader
445 if (Error E = readValueProfilingData(Record)) in readNextRecord()
466 bool InstrProfLookupTrait::readValueProfilingData( in readValueProfilingData() function in InstrProfLookupTrait
518 !readValueProfilingData(D, End)) { in ReadData()
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h228 Error readValueProfilingData(InstrProfRecord &Record);
296 bool readValueProfilingData(const unsigned char *&D,