Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DInstrProf.cpp643 static ValueProfRecordClosure InstrProfRecordClosure = { variable
655 auto Closure = InstrProfRecordClosure; in getSize()
663 InstrProfRecordClosure.Record = &Record; in serializeFrom()
666 serializeValueProfDataFrom(&InstrProfRecordClosure, nullptr)); in serializeFrom()