public abstract class NormalizeConstants extends Object
| Constructor and Description |
|---|
NormalizeConstants() |
| Modifier and Type | Method and Description |
|---|---|
static void |
perform(IR ir)
Only thing we do for IA32 is to restrict the usage of
String, Float, and Double constants.
|
private static Operand |
wordOperandForReference(Word w) |
public NormalizeConstants()
public static void perform(IR ir)
ir - IR to normalizeprivate static Operand wordOperandForReference(Word w)