|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhysicalDefUse.PDUEnumeration | |
---|---|
org.jikesrvm.compilers.opt.ir | |
org.jikesrvm.compilers.opt.ir.ia32 |
Uses of PhysicalDefUse.PDUEnumeration in org.jikesrvm.compilers.opt.ir |
---|
Fields in org.jikesrvm.compilers.opt.ir declared as PhysicalDefUse.PDUEnumeration | |
---|---|
private PhysicalDefUse.PDUEnumeration |
IREnumeration.AllDefsEnum.implicitDefs
Implicit definitions from the operator |
private PhysicalDefUse.PDUEnumeration |
IREnumeration.AllUsesEnum.implicitUses
Implicit uses from the operator |
Uses of PhysicalDefUse.PDUEnumeration in org.jikesrvm.compilers.opt.ir.ia32 |
---|
Methods in org.jikesrvm.compilers.opt.ir.ia32 that return PhysicalDefUse.PDUEnumeration | |
---|---|
static PhysicalDefUse.PDUEnumeration |
PhysicalDefUse.enumerate(int code,
IR ir)
|
static PhysicalDefUse.PDUEnumeration |
PhysicalDefUse.enumerateAllImplicitDefUses(IR ir)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |