#include <tree-flow.h>
Collaboration diagram for stmt_ann_d:

Data Fields | |
| tree_ann_common_d | common |
| unsigned | modified: 1 |
| unsigned | has_volatile_ops: 1 |
| unsigned | makes_clobbering_call: 1 |
| basic_block | bb |
| stmt_operands_d | operands |
| bitmap | addresses_taken |
| unsigned int | uid |
| void * | histograms |
Definition at line 285 of file tree-flow.h.
|
|
Definition at line 307 of file tree-flow.h. Referenced by addresses_taken(), get_asm_expr_operands(), get_expr_operands(), and get_tmr_operands(). |
|
|
Definition at line 301 of file tree-flow.h. Referenced by bb_for_stmt(), change_bb_for_stmt(), and set_bb_for_stmt(). |
|
|
Definition at line 287 of file tree-flow.h. Referenced by create_stmt_ann(), determine_invariantness_stmt(), move_computations_stmt(), schedule_sm(), set_stmt_info(), and vinfo_for_stmt(). |
|
|
|
Definition at line 318 of file tree-flow.h. |
|
|
Definition at line 298 of file tree-flow.h. Referenced by add_call_clobber_ops(). |
|
|
Definition at line 291 of file tree-flow.h. Referenced by create_stmt_ann(), mark_stmt_modified(), optimize_stmt(), stmt_modified_p(), and update_stmt_operands(). |
|
|
Definition at line 304 of file tree-flow.h. |
|
|
Definition at line 312 of file tree-flow.h. Referenced by dse_optimize_stmt(), get_stmt_uid(), and tree_ssa_dse(). |
1.4.6