Home
last modified time | relevance | path

Searched defs:use_blocks (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-manip.c181 compute_live_loop_exits (bitmap live_exits, bitmap use_blocks, in compute_live_loop_exits()
307 add_exit_phis_var (tree var, bitmap use_blocks, bitmap *loop_exits) in add_exit_phis_var()
331 add_exit_phis (bitmap names_to_rename, bitmap *use_blocks, bitmap *loop_exits) in add_exit_phis()
368 find_uses_to_rename_use (basic_block bb, tree use, bitmap *use_blocks, in find_uses_to_rename_use()
405 find_uses_to_rename_stmt (gimple *stmt, bitmap *use_blocks, bitmap need_phis, in find_uses_to_rename_stmt()
434 find_uses_to_rename_bb (basic_block bb, bitmap *use_blocks, bitmap need_phis, in find_uses_to_rename_bb()
466 find_uses_to_rename (bitmap changed_bbs, bitmap *use_blocks, bitmap need_phis, in find_uses_to_rename()
490 find_uses_to_rename_def (tree def, bitmap *use_blocks, bitmap need_phis) in find_uses_to_rename_def()
522 find_uses_to_rename_in_loop (struct loop *loop, bitmap *use_blocks, in find_uses_to_rename_in_loop()
616 bitmap *use_blocks; in rewrite_into_loop_closed_ssa_1() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-manip.c192 add_exit_phis (bitmap names_to_rename, bitmap *use_blocks, bitmap loop_exits) in add_exit_phis()
232 find_uses_to_rename_use (basic_block bb, tree use, bitmap *use_blocks, in find_uses_to_rename_use()
274 find_uses_to_rename_stmt (gimple stmt, bitmap *use_blocks, bitmap need_phis) in find_uses_to_rename_stmt()
293 find_uses_to_rename_bb (basic_block bb, bitmap *use_blocks, bitmap need_phis) in find_uses_to_rename_bb()
314 find_uses_to_rename (bitmap changed_bbs, bitmap *use_blocks, bitmap need_phis) in find_uses_to_rename()
372 bitmap *use_blocks; in rewrite_into_loop_closed_ssa() local