Searched defs:bb_to_rpo (Results 1 – 5 of 5) sorted by relevance
120 auto_vec<int> bb_to_rpo; variable
1470 gather_bbs::gather_bbs (cdi_direction direction, scop_p scop, int *bb_to_rpo) in gather_bbs()1570 static int *bb_to_rpo; variable
7328 do_unwind (unwind_state *to, int rpo_idx, rpo_elim &avail, int *bb_to_rpo) in do_unwind()7432 int *bb_to_rpo = XNEWVEC (int, last_basic_block_for_fn (fn)); in do_rpo_vn() local
1468 gather_bbs::gather_bbs (cdi_direction direction, scop_p scop, int *bb_to_rpo) in gather_bbs()1568 static int *bb_to_rpo; variable
7868 int *bb_to_rpo = XNEWVEC (int, last_basic_block_for_fn (fn)); in do_rpo_vn() local