Home | History | Annotate | Download | only in optimize

Lines Matching refs:BRANCH

69     private static final String CODE_SIMPLIFICATION_BRANCH     = "code/simplification/branch";
842 // Create a branch target marker and a code attribute editor that can
889 InstructionSequenceConstants.BRANCH,
1027 System.out.println(" Number of branch peephole optimizations: " + codeSimplificationBranchCount + disabled(codeSimplificationBranch));