Searched refs:bb_ld (Results 1 – 1 of 1) sorted by relevance
1554 basic_block bb_ld = NULL; in find_single_drs() local1568 bb_ld = gimple_bb (DR_STMT (single_ld)); in find_single_drs()1569 if (!dominated_by_p (CDI_DOMINATORS, loop->latch, bb_ld)) in find_single_drs()1591 if (bb_st->loop_father != bb_ld->loop_father) in find_single_drs()1595 bool dom_ld = dominated_by_p (CDI_DOMINATORS, e->src, bb_ld); in find_single_drs()