Searched refs:InstrProfRecordClosure (Results 1 – 2 of 2) sorted by relevance
506 static ValueProfRecordClosure InstrProfRecordClosure = { variable518 InstrProfRecordClosure.Record = &Record; in getSize()519 return getValueProfDataSize(&InstrProfRecordClosure); in getSize()525 InstrProfRecordClosure.Record = &Record; in serializeFrom()528 serializeValueProfDataFrom(&InstrProfRecordClosure, nullptr)); in serializeFrom()
642 static ValueProfRecordClosure InstrProfRecordClosure = { variable654 auto Closure = InstrProfRecordClosure; in getSize()662 InstrProfRecordClosure.Record = &Record; in serializeFrom()665 serializeValueProfDataFrom(&InstrProfRecordClosure, nullptr)); in serializeFrom()