Searched refs:at_bb (Results 1 – 1 of 1) sorted by relevance
202 basic_block bb, call_bb, at_bb; in independent_of_stmt_p() local213 at_bb = bb_for_stmt (at); in independent_of_stmt_p()215 for (bb = call_bb; bb != at_bb; bb = single_succ (bb)) in independent_of_stmt_p()259 for (bb = call_bb; bb != at_bb; bb = single_succ (bb)) in independent_of_stmt_p()