Home
last modified time | relevance | path

Searched defs:wont_exit (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dloop-unroll.cc498 auto_sbitmap wont_exit (max_unroll + 2); in unroll_loop_constant_iterations() local
957 auto_sbitmap wont_exit (max_unroll + 2); in unroll_loop_runtime_iterations() local
1240 auto_sbitmap wont_exit (nunroll + 1); in unroll_loop_stupid() local
H A Dtree-ssa-loop-ivcanon.cc892 auto_sbitmap wont_exit (n_unroll + 1); in try_unroll_loop_completely() local
1085 auto_sbitmap wont_exit (npeel + 1); in try_peel_loop() local
H A Dtree-ssa-loop-manip.cc926 sbitmap wont_exit, edge orig, in gimple_duplicate_loop_body_to_header_edge()
1386 auto_sbitmap wont_exit (factor); in tree_transform_and_unroll_loop() local
H A Dcfghooks.cc1255 sbitmap wont_exit, edge orig, in cfg_hook_duplicate_loop_body_to_header_edge()
H A Dcfgloopmanip.cc1063 unsigned int ndupl, sbitmap wont_exit, in duplicate_loop_body_to_header_edge()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfghooks.c1233 sbitmap wont_exit, edge orig, in cfg_hook_duplicate_loop_to_header_edge()
H A Dcfgloopmanip.c1129 unsigned int ndupl, sbitmap wont_exit, in duplicate_loop_to_header_edge()
H A Dtree-ssa-loop-manip.c927 unsigned int ndupl, sbitmap wont_exit, in gimple_duplicate_loop_to_header_edge()