Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1116 static ValueProfRecordClosure InstrProfRecordClosure = { variable
1128 auto Closure = InstrProfRecordClosure; in getSize()
1136 InstrProfRecordClosure.Record = &Record; in serializeFrom()
1139 serializeValueProfDataFrom(&InstrProfRecordClosure, nullptr)); in serializeFrom()