public final class SetFactory extends Object
| Constructor and Description |
|---|
SetFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IntSet |
makeInterferenceSet(int countRegs)
Make IntSet for the interference graph sets.
|
public static IntSet makeInterferenceSet(int countRegs)
countRegs - >=0; count of SSA registers used in methodnon-null; appropriate setCopyright © 2016. All Rights Reserved.