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
Set the spill weight to Value.
Declared in <llvm/CodeGen/LiveInterval.h>
void
setWeight(float Value);
Name |
Description |
Value |
New spill weight. |
Created with MrDocs