ΒΆinline uint32_t getValueProfRecordSize(
    uint32_t NumValueSites,
    uint32_t NumValueData)

Description

Return the total size of the value profile record including the header and the value data.

Declared at: llvm/include/llvm/ProfileData/InstrProfData.inc:482

Parameters

uint32_t NumValueSites
uint32_t NumValueData