Searched refs:second (Results 1 – 3 of 3) sorted by relevance
273 SsaInsn second = phis.get(j); in coInterferePhis() local274 coInterferePhiRegisters(interference, first.getResult(), second.getSources()); in coInterferePhis()275 coInterferePhiRegisters(interference, second.getResult(), first.getSources()); in coInterferePhis()276 interference.add(first.getResult().getReg(), second.getResult().getReg()); in coInterferePhis()
7 The second test tries to convert a minimal classfile and ensures that
4 mark-local, with the second assignment eaten by copy-propogation.