Home
last modified time | relevance | path

Searched defs:bb_to_rpo (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dinternals.h120 auto_vec<int> bb_to_rpo; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-scop-detection.c1470 gather_bbs::gather_bbs (cdi_direction direction, scop_p scop, int *bb_to_rpo) in gather_bbs()
1570 static int *bb_to_rpo; variable
H A Dtree-ssa-sccvn.c7328 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
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphite-scop-detection.cc1468 gather_bbs::gather_bbs (cdi_direction direction, scop_p scop, int *bb_to_rpo) in gather_bbs()
1568 static int *bb_to_rpo; variable
H A Dtree-ssa-sccvn.cc7868 int *bb_to_rpo = XNEWVEC (int, last_basic_block_for_fn (fn)); in do_rpo_vn() local