Searched refs:addPhiUser (Results 1 – 3 of 3) sorted by relevance
108 operand.addPhiUser(this); in appendOperand()142 newValue.addPhiUser(this); in replace()155 newValue.addPhiUser(this); in replaceTrivialPhi()
242 public void addPhiUser(Phi user) { in addPhiUser() method in Value301 newValue.addPhiUser(user); in replaceUsers()
872 newNumber.outValue().addPhiUser(phi); in splitPhiConstants()