Searched refs:phis (Results 1 – 1 of 1) sorted by relevance
262 List<SsaInsn> phis = b.getPhiInsns(); in coInterferePhis() local264 int szPhis = phis.size(); in coInterferePhis()272 SsaInsn first = phis.get(i); in coInterferePhis()273 SsaInsn second = phis.get(j); in coInterferePhis()