org.jikesrvm.compilers.opt.ir
Class LIRInfo

java.lang.Object
  extended by org.jikesrvm.compilers.opt.ir.LIRInfo

public final class LIRInfo
extends Object

Wrapper class around IR info that is valid on the LIR/MIR


Constructor Summary
LIRInfo(IR ir)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LIRInfo

public LIRInfo(IR ir)