public final class SetFactory
extends java.lang.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 © 2020. All Rights Reserved.