Home
last modified time | relevance | path

Searched refs:dfs_enumerate_from (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcfganal.h70 extern int dfs_enumerate_from (basic_block, int,
H A Dcfganal.c1142 dfs_enumerate_from (basic_block bb, int reverse, in dfs_enumerate_from() function
H A Dcfgloopmanip.c76 return dfs_enumerate_from (e->dest, 0, rpe_enum_p, *bbs, in find_path()
H A Dcfgloop.c882 return dfs_enumerate_from (loop->header, 1, glb_enum_p, in get_loop_body_with_size()
H A Dtree-ssa-threadupdate.c1503 nblocks = dfs_enumerate_from (loop->latch, 1, dbds_continue_enumeration_p, in determine_bb_domination_status()
H A Dtree-vect-loop.c1173 unsigned int nbbs = dfs_enumerate_from (loop->header, 0, bb_in_loop_p, in _loop_vec_info()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dbasic-block.h459 extern int dfs_enumerate_from (basic_block, int,
H A Dtree-ssa-threadupdate.c810 nblocks = dfs_enumerate_from (loop->latch, 1, dbds_continue_enumeration_p, in determine_bb_domination_status()
H A Dcfganal.c1154 dfs_enumerate_from (basic_block bb, int reverse, in dfs_enumerate_from() function
H A Dcfgloop.c800 return dfs_enumerate_from (loop->header, 1, glb_enum_p, in get_loop_body_with_size()
H A Dcfgloopmanip.c79 return dfs_enumerate_from (e->dest, 0, rpe_enum_p, *bbs, in find_path()
H A Dtree-vect-loop.c829 nbbs = dfs_enumerate_from (loop->header, 0, bb_in_loop_p, in new_loop_vec_info()