Set the spill weight to Value.

Synopsis

Declared in <llvm/CodeGen/LiveInterval.h>

void
setWeight(float Value);

Parameters

Name

Description

Value

New spill weight.

Created with MrDocs