Package | Description |
---|---|
org.jikesrvm.compilers.baseline | |
org.jikesrvm.compilers.opt.bc2ir |
Provides classes that implement the transformation from bytecode to the
high-level intermediate representation (HIR).
|
Modifier and Type | Method and Description |
---|---|
static BranchProfiles |
EdgeCounts.getBranchProfiles(NormalMethod m) |
Modifier and Type | Field and Description |
---|---|
private BranchProfiles |
GenerationContext.branchProfiles
The BranchProfile data for method, if available
|
Modifier and Type | Method and Description |
---|---|
(package private) BranchProfiles |
GenerationContext.getBranchProfiles() |