Home
last modified time | relevance | path

Searched defs:bb_rpo (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vrp.cc3283 int *bb_rpo = XNEWVEC (int, last_basic_block_for_fn (fun)); in find_assert_locations() local
H A Dtree-ssa-pre.cc3753 int *bb_rpo = XNEWVEC (int, last_basic_block_for_fn (cfun) + 1); in insert() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vrp.c3053 int *bb_rpo = XNEWVEC (int, last_basic_block_for_fn (cfun)); in find_assert_locations() local