Home | History | Annotate | Download | only in gcc

Lines Matching defs:in_current_region_p

3677           if (in_current_region_p (e->dest)
3778 if (in_current_region_p (e->src))
3910 && in_current_region_p (xbb->prev_bb)
4087 && !in_current_region_p (single_pred (bb)))
4628 in_current_region_p (basic_block bb)
4836 if (!in_current_region_p (pred_bb))
4914 if (!in_current_region_p (next_bb))
5082 if (!in_current_region_p (e->src))
5114 && in_current_region_p (EDGE_SUCC (bb, 0)->dest)
5299 if (in_current_region_p (merge_bb))
6359 if (in_current_region_p (current_loop_nest->header))