#include <tree-ssa-operands.h>
Collaboration diagram for mustdef_optype_d:

Data Fields | |
| mustdef_optype_d * | next |
| tree | def_var |
| tree | kill_var |
| ssa_use_operand_d | use_ptr |
This represents the V_MUST_DEFS for a stmt.
Definition at line 73 of file tree-ssa-operands.h.
|
|
Definition at line 76 of file tree-ssa-operands.h. |
|
|
Definition at line 77 of file tree-ssa-operands.h. |
|
|
Definition at line 75 of file tree-ssa-operands.h. Referenced by finalize_ssa_v_must_def_ops(), op_iter_next_def(), op_iter_next_maymustdef(), op_iter_next_tree(), and op_iter_next_use(). |
|
|
Definition at line 78 of file tree-ssa-operands.h. |
1.4.6