Home
last modified time | relevance | path

Searched defs:need_phis (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-manip.c369 bitmap need_phis) 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()
523 bitmap need_phis, int use_flags) in find_uses_to_rename_in_loop()
H A Dtree-into-ssa.c1089 bool need_phis = false; in insert_phi_nodes() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-manip.c233 bitmap need_phis) 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()