Lines Matching refs:BASIC_BLOCK_FOR_FN
467 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, first); in same_succ_hash()
518 int n = find_edge (bb, BASIC_BLOCK_FOR_FN (cfun, s))->dest_idx; in same_succ_hash()
519 for (gphi_iterator gsi = gsi_start_phis (BASIC_BLOCK_FOR_FN (cfun, s)); in same_succ_hash()
592 bb1 = BASIC_BLOCK_FOR_FN (cfun, first1); in equal()
593 bb2 = BASIC_BLOCK_FOR_FN (cfun, first2); in equal()
853 same_succ_flush_bb (BASIC_BLOCK_FOR_FN (cfun, i)); in same_succ_flush_bbs()
905 bb = BASIC_BLOCK_FOR_FN (cfun, i); in update_worklist()
1093 BB_CLUSTER (BASIC_BLOCK_FOR_FN (cfun, i)) = merge; in set_cluster()
1390 succ = BASIC_BLOCK_FOR_FN (cfun, s); in same_phi_alternatives()
1476 bb1 = BASIC_BLOCK_FOR_FN (cfun, i); in find_clusters_1()
1488 bb2 = BASIC_BLOCK_FOR_FN (cfun, j); in find_clusters_1()
1659 bb1 = BASIC_BLOCK_FOR_FN (cfun, j); in apply_clusters()
1714 bb = BASIC_BLOCK_FOR_FN (cfun, i); in update_debug_stmts()