Merge the counts in Other into this record.

Synopsis

Declared in <llvm/ProfileData/InstrProf.h>

Description

Optionally scale merged counts by Weight.

Parameters

Name

Description

Other

Record to merge from.

Weight

Optional scaling factor applied to Other.

Warn

Callback invoked on merge warnings.

Created with MrDocs