Home
last modified time | relevance | path

Searched defs:changed_bbs (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dloop-init.c193 fix_loop_structure (bitmap changed_bbs) in fix_loop_structure()
H A Dtree-ssa-loop-manip.c466 find_uses_to_rename (bitmap changed_bbs, bitmap *use_blocks, bitmap need_phis, in find_uses_to_rename()
613 rewrite_into_loop_closed_ssa_1 (bitmap changed_bbs, unsigned update_flag, in rewrite_into_loop_closed_ssa_1()
679 rewrite_into_loop_closed_ssa (bitmap changed_bbs, unsigned update_flag) in rewrite_into_loop_closed_ssa()
H A Dtree-cfgcleanup.c944 bitmap changed_bbs; in repair_loop_structures() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-manip.c314 find_uses_to_rename (bitmap changed_bbs, bitmap *use_blocks, bitmap need_phis) in find_uses_to_rename()
369 rewrite_into_loop_closed_ssa (bitmap changed_bbs, unsigned update_flag) in rewrite_into_loop_closed_ssa()
H A Dtree-cfgcleanup.c742 bitmap changed_bbs; in repair_loop_structures() local
H A Dcfgloopmanip.c1639 fix_loop_structure (bitmap changed_bbs) in fix_loop_structure()