Searched defs:jumps (Results 1 – 6 of 6) sorted by relevance
130 void jumps() { in jumps() function
35 void jumps() { in jumps() function
1049 ArrayList jumps = makeJumpList(code, code.length); in changeLdcToLdcW() local1060 private static void addLdcW(CodeAttribute.LdcEntry ldcs, ArrayList jumps) { in addLdcW()1111 boolean exclusive, ArrayList jumps, Pointers ptrs) in insertGap2w()1157 ArrayList jumps = new ArrayList(); in makeJumpList() local1215 private static byte[] makeExapndedCode(byte[] code, ArrayList jumps, in makeExapndedCode()
521 ir_jump* jumps[2]; in visit() local
302 struct sljit_jump *jumps; member