Searched refs:removedInstructions (Results 1 – 1 of 1) sorted by relevance
282 InsnList removedInstructions = new InsnList(); in extractCallToSuperConstructor() local305 removedInstructions.add(insns[startIndex]); in extractCallToSuperConstructor()308 return removedInstructions; in extractCallToSuperConstructor()316 return removedInstructions; in extractCallToSuperConstructor()