Searched refs:succInsns (Results 1 – 1 of 1) sorted by relevance
157 ArrayList<SsaInsn> succInsns = ssaMeth.getBlocks().get(succ).getInsns(); in getMoveForInsn() local158 return succInsns.get(0); in getMoveForInsn()