Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProf.cpp842 void ValueProfRecord::deserializeTo(InstrProfRecord &Record, in deserializeTo() function in llvm::ValueProfRecord
882 void ValueProfData::deserializeTo(InstrProfRecord &Record, in deserializeTo() function in llvm::ValueProfData
889 VR->deserializeTo(Record, SymTab); in deserializeTo()
H A DInstrProfReader.cpp541 VDataPtrOrErr.get()->deserializeTo(Record, Symtab.get()); in readValueProfilingData()
647 VDataPtrOrErr.get()->deserializeTo(DataBuffer.back(), nullptr); in readValueProfilingData()
/llvm-project-15.0.7/llvm/unittests/ProfileData/
H A DInstrProfTest.cpp901 VPData->deserializeTo(Record, nullptr); in TEST_P()
974 VPData->deserializeTo(Record, &Symtab); in TEST_P()
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc338 void deserializeTo(InstrProfRecord &Record,
416 void deserializeTo(InstrProfRecord &Record,
/llvm-project-15.0.7/compiler-rt/include/profile/
H A DInstrProfData.inc338 void deserializeTo(InstrProfRecord &Record,
416 void deserializeTo(InstrProfRecord &Record,