Uses of Class
org.jikesrvm.compilers.baseline.SwitchBranchProfile

Packages that use SwitchBranchProfile
org.jikesrvm.compilers.opt.bc2ir   
 

Uses of SwitchBranchProfile in org.jikesrvm.compilers.opt.bc2ir
 

Methods in org.jikesrvm.compilers.opt.bc2ir that return SwitchBranchProfile
 SwitchBranchProfile GenerationContext.getSwitchProfile(int bcIndex)