stmt_ann_d Struct Reference

#include <tree-flow.h>

Collaboration diagram for stmt_ann_d:

Collaboration graph
[legend]

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

Detailed Description

Definition at line 285 of file tree-flow.h.


Field Documentation

bitmap stmt_ann_d::addresses_taken
 

Definition at line 307 of file tree-flow.h.

Referenced by addresses_taken(), get_asm_expr_operands(), get_expr_operands(), and get_tmr_operands().

basic_block stmt_ann_d::bb
 

Definition at line 301 of file tree-flow.h.

Referenced by bb_for_stmt(), change_bb_for_stmt(), and set_bb_for_stmt().

struct tree_ann_common_d stmt_ann_d::common
 

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().

unsigned stmt_ann_d::has_volatile_ops
 

Definition at line 294 of file tree-flow.h.

Referenced by add_stmt_operand(), add_virtual_operand(), build_ssa_operands(), dse_optimize_stmt(), find_replaceable_in_bb(), find_tail_calls(), get_expr_operands(), get_tmr_operands(), likely_value(), mark_stmt_if_obviously_necessary(), optimize_stmt(), record_equivalences_from_stmt(), statement_sink_location(), stmt_may_generate_copy(), and stmt_references_memory_p().

void* stmt_ann_d::histograms
 

Definition at line 318 of file tree-flow.h.

unsigned stmt_ann_d::makes_clobbering_call
 

Definition at line 298 of file tree-flow.h.

Referenced by add_call_clobber_ops().

unsigned stmt_ann_d::modified
 

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().

struct stmt_operands_d stmt_ann_d::operands
 

Definition at line 304 of file tree-flow.h.

unsigned int stmt_ann_d::uid
 

Definition at line 312 of file tree-flow.h.

Referenced by dse_optimize_stmt(), get_stmt_uid(), and tree_ssa_dse().


The documentation for this struct was generated from the following file:
Generated on Sun Sep 17 18:04:22 2006 for Tree SSA by  doxygen 1.4.6