Home
last modified time | relevance | path

Searched refs:deserializeTo (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp811 void ValueProfRecord::deserializeTo(InstrProfRecord &Record, in deserializeTo() function in llvm::ValueProfRecord
851 void ValueProfData::deserializeTo(InstrProfRecord &Record, in deserializeTo() function in llvm::ValueProfData
858 VR->deserializeTo(Record, SymTab); in deserializeTo()
H A DInstrProfReader.cpp476 VDataPtrOrErr.get()->deserializeTo(Record, Symtab.get()); in readValueProfilingData()
532 VDataPtrOrErr.get()->deserializeTo(DataBuffer.back(), nullptr); in readValueProfilingData()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfData.inc233 void deserializeTo(InstrProfRecord &Record,
312 void deserializeTo(InstrProfRecord &Record,
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc336 void deserializeTo(InstrProfRecord &Record,
414 void deserializeTo(InstrProfRecord &Record,