Searched refs:set_next_phi (Results 1 – 2 of 2) sorted by relevance
381 phi->set_next_phi (first_phi); in append_phi()397 prev->set_next_phi (next); in remove_phi()417 phi->set_next_phi (m_free_phis); in delete_phi()
828 void set_next_phi (phi_info *next_phi) { m_next_phi = next_phi; } in set_next_phi() function