Searched defs:ihs (Results 1 – 6 of 6) sorted by relevance
41 final InstructionHandle[] ihs = (InstructionHandle[])it.next(); in testSearch() local
53 final InstructionHandle[] ihs = (InstructionHandle[])it.next(); in testSearchAll() local
111 InstructionHandle[] ihs = il.getInstructionHandles(); in helloifyMethod() local
174 InstructionHandle[] ihs = il.getInstructionHandles(); in visitCode() local
109 …public static InstructionHandle findHandle(final InstructionHandle[] ihs, final int[] pos, final i… in findHandle()158 InstructionHandle[] ihs; in InstructionList() local1020 final InstructionHandle[] ihs = new InstructionHandle[length]; in getInstructionHandles() local
327 final InstructionHandle[] ihs = ((Select) bi).getTargets(); in updateBranchTargets() local