Searched refs:phi_use_guards (Results 1 – 2 of 2) sorted by relevance
1229 const pred_chain_union &phi_use_guards = m_preds; in use_cannot_happen() local1230 if (phi_use_guards.length () != 1) in use_cannot_happen()1233 const pred_chain &use_guard = phi_use_guards[0]; in use_cannot_happen()
2339 pred_chain_union phi_use_guards) in uninit_uses_cannot_happen() argument2349 if (phi_use_guards.length () != 1) in uninit_uses_cannot_happen()2392 if (!can_chain_union_be_invalidated_p (uninit_preds, phi_use_guards[0])) in uninit_uses_cannot_happen()