Searched refs:getMethodImplementation (Results 1 – 8 of 8) sorted by relevance
57 Lists.newArrayList(implBuilder.getMethodImplementation().getInstructions()); in testPayloadAlignmentRemoveNop()74 Lists.newArrayList(implBuilder.getMethodImplementation().getInstructions()); in testPayloadAlignmentAddNop()101 …List<Instruction> instructions = Lists.newArrayList(implBuilder.getMethodImplementation().getInstr… in testPayloadAlignmentRemoveNopWithReferent()127 …List<Instruction> instructions = Lists.newArrayList(implBuilder.getMethodImplementation().getInstr… in testPayloadAlignmentAddNopWithReferent()176 …List<Instruction> instructions = Lists.newArrayList(implBuilder.getMethodImplementation().getInstr… in testPackedSwitchAlignment()227 …List<Instruction> instructions = Lists.newArrayList(implBuilder.getMethodImplementation().getInstr… in testSparseSwitchAlignment()
31 MethodImplementation impl = builder.getMethodImplementation(); in testFixGotoToGoto16()54 MethodImplementation impl = builder.getMethodImplementation(); in testFixGotoToGoto32()77 MethodImplementation impl = builder.getMethodImplementation(); in testFixGoto16ToGoto32()113 MethodImplementation impl = builder.getMethodImplementation(); in testFixGotoCascading()
58 MethodImplementation methodImplementation = builder.getMethodImplementation(); in testTryEndAtEndOfMethod()81 new MutableMethodImplementation(builder.getMethodImplementation()); in testNewLabelByAddress()106 new MutableMethodImplementation(builder.getMethodImplementation()); in testNewLabelByIndex()
99 MethodImplementation impl = builder.getMethodImplementation(); in testFixOffsets()
56 public MethodImplementation getMethodImplementation() { in getMethodImplementation() method in MethodImplementationBuilder
90 methodBuilder.getMethodImplementation()))); in testJumboStringConversion()
407 methodImplementation = $method::methodBuilder.getMethodImplementation();
2206 methodImplementation = method_stack.peek().methodBuilder.getMethodImplementation(); in method()