Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProf.cpp815 static ValueProfRecordClosure InstrProfRecordClosure = { variable
827 auto Closure = InstrProfRecordClosure; in getSize()
835 InstrProfRecordClosure.Record = &Record; in serializeFrom()
838 serializeValueProfDataFrom(&InstrProfRecordClosure, nullptr)); in serializeFrom()