Searched defs:instructionList (Results 1 – 5 of 5) sorted by relevance
46 final InstructionList instructionList = methodGen.getInstructionList(); in getInstructionHandles() local
136 final ArrayList<MethodLocation> instructionList = new ArrayList<>( field in MutableMethodImplementation
87 final InstructionList instructionList = methodGen.getInstructionList(); in injection() local
171 def _makeDict(instructionList): argument
129 private InstructionList instructionList; field in Pass3aVerifier