|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSADictionary | |
---|---|
org.jikesrvm.compilers.opt.ir | |
org.jikesrvm.compilers.opt.ssa |
Uses of SSADictionary in org.jikesrvm.compilers.opt.ir |
---|
Fields in org.jikesrvm.compilers.opt.ir declared as SSADictionary | |
---|---|
SSADictionary |
HIRInfo.dictionary
Place to hang Heap SSA information. |
Uses of SSADictionary in org.jikesrvm.compilers.opt.ssa |
---|
Fields in org.jikesrvm.compilers.opt.ssa declared as SSADictionary | |
---|---|
private SSADictionary |
IndexPropagationSystem.ssa
Heap Array SSA lookaside information for the IR. |
private SSADictionary |
LICM.ssad
|
Constructors in org.jikesrvm.compilers.opt.ssa with parameters of type SSADictionary | |
---|---|
SSADictionary.AllInstructionEnumeration(BasicBlock bb,
SSADictionary dict)
Construct an enumeration for all instructions, both implicit and explicit in the IR, for a given basic block |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |