Searched refs:getUseListCopy (Results 1 – 4 of 4) sorted by relevance
67 useList = ssaMeth.getUseListCopy(); in DeadCodeRemover()
334 final ArrayList<SsaInsn>[] useList = ssaMeth.getUseListCopy(); in updateConstUses()
634 public ArrayList<SsaInsn>[] getUseListCopy() { in getUseListCopy() method in SsaMethod
654 final ArrayList<SsaInsn>[] useList = ssaMeth.getUseListCopy(); in movePropagate()