Uses of Class
org.jikesrvm.compilers.opt.ir.BasicBlock.ComputedBBEnum

Packages that use BasicBlock.ComputedBBEnum
org.jikesrvm.compilers.opt.ir   
 

Uses of BasicBlock.ComputedBBEnum in org.jikesrvm.compilers.opt.ir
 

Methods in org.jikesrvm.compilers.opt.ir with parameters of type BasicBlock.ComputedBBEnum
private  void BasicBlock.addTargets(BasicBlock.ComputedBBEnum e, TypeReference thrownException)