Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp784 static ValueProfRecordClosure InstrProfRecordClosure = { variable
796 auto Closure = InstrProfRecordClosure; in getSize()
804 InstrProfRecordClosure.Record = &Record; in serializeFrom()
807 serializeValueProfDataFrom(&InstrProfRecordClosure, nullptr)); in serializeFrom()