Uses of Class
org.jikesrvm.compilers.opt.inlining.CallSiteTree

Packages that use CallSiteTree
org.jikesrvm.compilers.opt.runtimesupport   
 

Uses of CallSiteTree in org.jikesrvm.compilers.opt.runtimesupport
 

Methods in org.jikesrvm.compilers.opt.runtimesupport with parameters of type CallSiteTree
static int[] OptEncodedCallSiteTree.getEncoding(CallSiteTree tree)