Uses of Class
org.jikesrvm.compilers.opt.controlflow.LTDominatorInfo

Packages that use LTDominatorInfo
org.jikesrvm.compilers.opt.controlflow   
 

Uses of LTDominatorInfo in org.jikesrvm.compilers.opt.controlflow
 

Methods in org.jikesrvm.compilers.opt.controlflow that return LTDominatorInfo
static LTDominatorInfo LTDominatorInfo.getInfo(BasicBlock block)
          Helper method to return the Info field associated with a block