Searched defs:wont_exit (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | loop-unroll.c | 459 sbitmap wont_exit; in peel_loop_completely() local 644 sbitmap wont_exit; in unroll_loop_constant_iterations() local 969 sbitmap wont_exit; in unroll_loop_runtime_iterations() local 1296 sbitmap wont_exit; in peel_loop_simple() local 1448 sbitmap wont_exit; in unroll_loop_stupid() local
|
H A D | tree-ssa-loop-ivcanon.c | 381 sbitmap wont_exit; in try_unroll_loop_completely() local
|
H A D | tree-ssa-loop-manip.c | 609 unsigned int ndupl, sbitmap wont_exit, in gimple_duplicate_loop_to_header_edge() 900 sbitmap wont_exit; in tree_transform_and_unroll_loop() local
|
H A D | cfghooks.c | 1089 sbitmap wont_exit, edge orig, in cfg_hook_duplicate_loop_to_header_edge()
|
H A D | cfgloopmanip.c | 990 unsigned int ndupl, sbitmap wont_exit, in duplicate_loop_to_header_edge()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cfghooks.c | 1229 sbitmap wont_exit, edge orig, in cfg_hook_duplicate_loop_to_header_edge()
|
H A D | cfgloopmanip.c | 1122 unsigned int ndupl, sbitmap wont_exit, in duplicate_loop_to_header_edge()
|
H A D | tree-ssa-loop-manip.c | 906 unsigned int ndupl, sbitmap wont_exit, in gimple_duplicate_loop_to_header_edge()
|