Searched refs:phi_to_remove (Results 1 – 3 of 3) sorted by relevance
100 void SSARewriter::ReplacePhiUsersWith(const PhiCandidate& phi_to_remove, in ReplacePhiUsersWith() argument102 for (uint32_t user_id : phi_to_remove.users()) { in ReplacePhiUsersWith()109 if (arg == phi_to_remove.result_id()) { in ReplacePhiUsersWith()116 WriteVariable(phi_to_remove.var_id(), bb, repl_id); in ReplacePhiUsersWith()121 if (it.second == phi_to_remove.result_id()) { in ReplacePhiUsersWith()