Searched refs:succe (Results 1 – 2 of 2) sorted by relevance
4706 edge succe = NULL; in dominated_by_p_w_unex() local4711 if (succe) in dominated_by_p_w_unex()4713 succe = NULL; in dominated_by_p_w_unex()4716 succe = e; in dominated_by_p_w_unex()4718 if (succe) in dominated_by_p_w_unex()4723 if (EDGE_COUNT (succe->dest->preds) > 1) in dominated_by_p_w_unex()4725 FOR_EACH_EDGE (e, ei, succe->dest->preds) in dominated_by_p_w_unex()4726 if (e != succe in dominated_by_p_w_unex()4730 succe = NULL; in dominated_by_p_w_unex()4734 if (succe) in dominated_by_p_w_unex()[all …]
3651 edge succe = single_succ_edge (bb); in sink_clobbers() local3652 succbb = succe->dest; in sink_clobbers()3734 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (vphi, succe), in sink_clobbers()