Searched refs:last (Results 1 – 9 of 9) sorted by relevance
228 SsaBasicBlock last = wParentBucket.remove(lastItem); in run() local229 SsaBasicBlock U = eval(last); in run()231 < info[last.getIndex()].semidom) { in run()232 domInfos[last.getIndex()].idom = U.getIndex(); in run()234 domInfos[last.getIndex()].idom = wInfo.parent.getIndex(); in run()
110 Entry last = get(size - 1); in catchesAll() local111 return last.getExceptionType().equals(CstType.OBJECT); in catchesAll()
114 DalvInsn last = get(sz - 1); in codeSize() local115 return last.getNextAddress(); in codeSize()
111 Entry last = get(size - 1); in catchesAll() local112 return last.getExceptionType().equals(CstType.OBJECT); in catchesAll()
118 DalvInsn last = get(sz - 1); in codeSize() local119 return last.getNextAddress(); in codeSize()
460 Annotation last = annotations.get(asz - 1); in finishAnnotating() local461 if (last.getStart() > cursor) { in finishAnnotating()464 } else if (last.getEnd() > cursor) { in finishAnnotating()465 last.setEnd(cursor); in finishAnnotating()
476 Annotation last = annotations.get(asz - 1); in finishAnnotating() local477 if (last.getStart() > cursor) { in finishAnnotating()480 } else if (last.getEnd() > cursor) { in finishAnnotating()481 last.setEnd(cursor); in finishAnnotating()
26 ; dead code after the last reachable instruction in a method32 ; dead code after the last reachable instruction in a method39 ; dead code after the last reachable instruction in a method
META-INF/ META-INF/MANIFEST.MF jas/ jas/AnnotDefAttr.class AnnotDefAttr ...