ΒΆvoid serializeValueProfRecordFrom(
llvm::ValueProfRecord* This,
llvm::ValueProfRecordClosure* Closure,
uint32_t ValueKind,
uint32_t NumValueSites)
void serializeValueProfRecordFrom(
llvm::ValueProfRecord* This,
llvm::ValueProfRecordClosure* Closure,
uint32_t ValueKind,
uint32_t NumValueSites)
Description
Extract value profile data of a function for the profile kind \c ValueKind from the \c Closure and serialize the data into \c This record instance.
Declared at: llvm/include/llvm/ProfileData/InstrProfData.inc:555
Parameters
- llvm::ValueProfRecord* This
- llvm::ValueProfRecordClosure* Closure
- uint32_t ValueKind
- uint32_t NumValueSites