Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp446 Error RawInstrProfReader<IntPtrT>::readValueProfilingData( in readValueProfilingData() function in RawInstrProfReader
494 if (Error E = readValueProfilingData(Record)) in readNextRecord()
517 bool InstrProfLookupTrait::readValueProfilingData( in readValueProfilingData() function in InstrProfLookupTrait
570 !readValueProfilingData(D, End)) { in ReadData()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h258 Error readValueProfilingData(InstrProfRecord &Record);
337 bool readValueProfilingData(const unsigned char *&D,