Home
last modified time | relevance | path

Searched refs:single_ssa_def_operand (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dssa-iterators.h239 single_ssa_def_operand (STMT, FLAGS)
725 single_ssa_def_operand (gimple *stmt, int flags) in single_ssa_def_operand() function
Dtree-ssa-sink.cc270 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
Dtree-ssa-dse.cc1502 def_p = single_ssa_def_operand (stmt, SSA_OP_DEF)) in execute()
Dtree-ssa-dce.cc2067 && !single_ssa_def_operand (t, SSA_OP_ALL_DEFS)) in simple_dce_from_worklist()
DChangeLog.tuples6591 (single_ssa_def_operand): Same.
DChangeLog-20058952 single_ssa_def_operand, zero_ssa_operands): Fix documentation.
20715 (single_ssa_def_operand): New. Process single operands only as defs.
DChangeLog-201316659 single_ssa_use_operand, single_ssa_def_operand, zero_ssa_operands,
16695 single_ssa_tree_operand, single_ssa_use_operand, single_ssa_def_operand,