Home
last modified time | relevance | path

Searched refs:SSA_OP_VIRTUAL_KILLS (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-operands.h213 #define SSA_OP_VIRTUAL_KILLS (SSA_OP_VMUSTKILL) macro
214 #define SSA_OP_ALL_VIRTUALS (SSA_OP_VIRTUAL_USES | SSA_OP_VIRTUAL_KILLS \
218 #define SSA_OP_ALL_KILLS (SSA_OP_VIRTUAL_KILLS)
H A Dtree-ssa-loop-im.c499 FOR_EACH_SSA_TREE_OPERAND (val, stmt, iter, SSA_OP_VIRTUAL_USES | SSA_OP_VIRTUAL_KILLS) in determine_max_movement()
1274 SSA_OP_VIRTUAL_USES | SSA_OP_VIRTUAL_KILLS) in gather_mem_refs_stmt()
1281 SSA_OP_VIRTUAL_USES | SSA_OP_VIRTUAL_KILLS) in gather_mem_refs_stmt()
H A Dtree-ssa-dce.c598 SSA_OP_VIRTUAL_USES | SSA_OP_VIRTUAL_KILLS) in mark_really_necessary_kill_operand_phis()
H A Dtree-flow-inline.h1003 gcc_assert ((flags & (SSA_OP_ALL_USES | SSA_OP_VIRTUAL_KILLS)) == 0); in op_iter_init_def()
H A Dtree-into-ssa.c1814 SSA_OP_VIRTUAL_USES | SSA_OP_VIRTUAL_KILLS) in rewrite_update_stmt()
H A Dtree-ssa-pre.c1989 FOR_EACH_SSA_USE_OPERAND (usep, stmt, iter, SSA_OP_VIRTUAL_KILLS in compute_rvuse_and_antic_safe()