Package | Description |
---|---|
org.jikesrvm.compilers.opt.ir |
Modifier and Type | Method and Description |
---|---|
BasicBlock.OutEdgeEnum |
BasicBlock.getOut()
An enumeration of the FCFG out nodes.
|
BasicBlock.OutEdgeEnum |
BasicBlock.getOutNodes()
An enumeration of the FCFG out nodes.
|