Searched defs:n_region (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-threadupdate.c | 2122 verify_jump_thread (basic_block *region, unsigned n_region) in verify_jump_thread() 2317 unsigned n_region, unsigned current_path_no) in duplicate_thread_path()
|
H A D | dominance.c | 911 unsigned n_region) in get_dominated_by_region()
|
H A D | tree-cfg.c | 6425 add_phi_args_after_copy (basic_block *region_copy, unsigned n_region, in add_phi_args_after_copy() 6457 basic_block *region, unsigned n_region, in gimple_duplicate_sese_region() 6581 bb_part_of_region_p (basic_block bb, basic_block* bbs, unsigned n_region) in bb_part_of_region_p() 6624 basic_block *region, unsigned n_region, in gimple_duplicate_sese_tail()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-threadupdate.cc | 2206 verify_jump_thread (basic_block *region, unsigned n_region) in verify_jump_thread() 2397 unsigned n_region, in duplicate_thread_path()
|
H A D | dominance.cc | 918 unsigned n_region) in get_dominated_by_region()
|
H A D | tree-cfg.cc | 6510 add_phi_args_after_copy (basic_block *region_copy, unsigned n_region, in add_phi_args_after_copy() 6542 basic_block *region, unsigned n_region, in gimple_duplicate_sese_region() 6664 bb_part_of_region_p (basic_block bb, basic_block* bbs, unsigned n_region) in bb_part_of_region_p() 6707 basic_block *region, unsigned n_region, in gimple_duplicate_sese_tail()
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_tab_pip.c | 5082 int n_region; member 5521 __isl_take isl_basic_set *bset, int n_op, int n_region, in isl_tab_basic_set_non_trivial_lexmin()
|