Home
last modified time | relevance | path

Searched refs:SSA_OP_ALL_USES (Results 1 – 22 of 22) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-operands.h155 #define SSA_OP_ALL_USES (SSA_OP_VIRTUAL_USES | SSA_OP_USE) macro
157 #define SSA_OP_ALL_OPERANDS (SSA_OP_ALL_USES | SSA_OP_ALL_DEFS)
H A Dsese.c234 FOR_EACH_SSA_USE_OPERAND (use_p, stmt, iter, SSA_OP_ALL_USES) in sese_build_liveouts_bb()
286 FOR_EACH_SSA_USE_OPERAND (use_p, stmt, iter, SSA_OP_ALL_USES) in sese_reset_debug_liveouts_bb()
485 FOR_EACH_SSA_USE_OPERAND (use_p, copy, op_iter, SSA_OP_ALL_USES) in rename_uses()
H A Dtree-ssa-sink.c393 FOR_EACH_SSA_USE_OPERAND (use_p, stmt, iter, SSA_OP_ALL_USES) in statement_sink_location()
H A Dtree-flow-inline.h770 gcc_checking_assert ((flags & SSA_OP_ALL_USES) == 0 in op_iter_init_def()
880 FOR_EACH_PHI_OR_STMT_USE (use_p, stmt, iter, SSA_OP_ALL_USES) in delink_stmt_imm_use()
H A Dtree-ssa-loop-manip.c283 FOR_EACH_SSA_TREE_OPERAND (var, stmt, iter, SSA_OP_ALL_USES) in find_uses_to_rename_stmt()
436 FOR_EACH_SSA_TREE_OPERAND (var, stmt, iter, SSA_OP_ALL_USES) in check_loop_closed_ssa_stmt()
H A Dtree-stdarg.c540 FOR_EACH_SSA_TREE_OPERAND (use, stmt, iter, SSA_OP_ALL_USES) in check_all_va_list_escapes()
H A Dtree-into-ssa.c2091 FOR_EACH_SSA_USE_OPERAND (use_p, stmt, iter, SSA_OP_ALL_USES) in rewrite_update_stmt()
2664 FOR_EACH_SSA_USE_OPERAND (use_p, stmt, i, SSA_OP_ALL_USES) in prepare_block_for_update()
H A Dgraphite-scop-detection.c346 FOR_EACH_SSA_TREE_OPERAND (op, stmt, op_iter, SSA_OP_ALL_USES) in stmt_simple_for_scop_p()
H A Dtree-ssa-live.c749 FOR_EACH_PHI_ARG (arg_p, phi, i, SSA_OP_ALL_USES) in remove_unused_locals()
H A Dgraphite-sese-to-poly.c2252 FOR_EACH_PHI_OR_STMT_USE (use_p, use_stmt, iter, SSA_OP_ALL_USES) in propagate_expr_outside_region()
2470 FOR_EACH_SSA_USE_OPERAND (use_p, use_stmt, iter, SSA_OP_ALL_USES) in rewrite_cross_bb_scalar_dependence()
H A Dtree-ssa-sccvn.c3655 usep = op_iter_init_phiuse (&iter, defstmt, SSA_OP_ALL_USES); in DFS()
3657 usep = op_iter_init_use (&iter, defstmt, SSA_OP_ALL_USES); in DFS()
H A Dtree-vect-loop-manip.c86 FOR_EACH_SSA_USE_OPERAND (use_p, stmt, iter, SSA_OP_ALL_USES) in rename_variables_in_bb()
H A Dtree-ssa-pre.c4642 FOR_EACH_SSA_TREE_OPERAND (use, t, iter, SSA_OP_ALL_USES) in remove_dead_inserted_code()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dssa-iterators.h161 #define SSA_OP_ALL_USES (SSA_OP_VIRTUAL_USES | SSA_OP_USE) macro
163 #define SSA_OP_ALL_OPERANDS (SSA_OP_ALL_USES | SSA_OP_ALL_DEFS)
655 gcc_checking_assert ((flags & SSA_OP_ALL_USES) == 0 in op_iter_init_def()
1006 FOR_EACH_PHI_OR_STMT_USE (use_p, stmt, iter, SSA_OP_ALL_USES) in delink_stmt_imm_use()
H A Dtree-ssa-threadedge.c364 if (NUM_SSA_OPERANDS (stmt, SSA_OP_ALL_USES) != 0 in record_temporary_equivalences_from_stmts_at_dest()
376 num = NUM_SSA_OPERANDS (stmt, SSA_OP_ALL_USES); in record_temporary_equivalences_from_stmts_at_dest()
381 FOR_EACH_SSA_USE_OPERAND (use_p, stmt, iter, SSA_OP_ALL_USES) in record_temporary_equivalences_from_stmts_at_dest()
397 FOR_EACH_SSA_USE_OPERAND (use_p, stmt, iter, SSA_OP_ALL_USES) in record_temporary_equivalences_from_stmts_at_dest()
H A Dtree-ssa-sink.c311 FOR_EACH_SSA_USE_OPERAND (use_p, stmt, iter, SSA_OP_ALL_USES) in statement_sink_location()
H A Dtree-into-ssa.c670 FOR_EACH_SSA_USE_OPERAND (use_p, stmt, iter, SSA_OP_ALL_USES) in mark_def_sites()
1373 FOR_EACH_SSA_USE_OPERAND (use_p, stmt, iter, SSA_OP_ALL_USES) in rewrite_stmt()
2048 FOR_EACH_SSA_USE_OPERAND (use_p, stmt, iter, SSA_OP_ALL_USES) in rewrite_update_stmt()
3285 FOR_EACH_SSA_USE_OPERAND (use_p, stmt, i, SSA_OP_ALL_USES) in update_ssa()
H A Dtree-stdarg.c573 FOR_EACH_SSA_TREE_OPERAND (use, stmt, iter, SSA_OP_ALL_USES) in check_all_va_list_escapes()
H A Dtree-ssa-live.c772 FOR_EACH_PHI_ARG (arg_p, phi, i, SSA_OP_ALL_USES) in remove_unused_locals()
H A Dtree-vect-loop-manip.c105 FOR_EACH_SSA_USE_OPERAND (use_p, stmt, iter, SSA_OP_ALL_USES) in rename_variables_in_bb()
H A Dtree-ssa-sccvn.c4476 usep = op_iter_init_phiuse (&iter, phi, SSA_OP_ALL_USES); in DFS()
4478 usep = op_iter_init_use (&iter, defstmt, SSA_OP_ALL_USES); in DFS()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dtree-ssa.texi275 #define SSA_OP_ALL_USES (SSA_OP_VIRTUAL_USES | SSA_OP_USE)
277 #define SSA_OP_ALL_OPERANDS (SSA_OP_ALL_USES | SSA_OP_ALL_DEFS)
350 FOR_EACH_PHI_ARG (use_p, phi_stmt, iter, SSA_OP_ALL_USES)