stmt_stats Struct Reference


Data Fields

int total
int total_phis
int removed
int removed_phis

Detailed Description

These RTL headers are needed for basic-block.h.   

Definition at line 70 of file tree-ssa-dce.c.


Field Documentation

int stmt_stats::removed
 

Definition at line 74 of file tree-ssa-dce.c.

Referenced by print_stats(), and remove_dead_stmt().

int stmt_stats::removed_phis
 

Definition at line 75 of file tree-ssa-dce.c.

Referenced by print_stats(), and remove_dead_phis().

int stmt_stats::total
 

Definition at line 72 of file tree-ssa-dce.c.

Referenced by eliminate_unnecessary_stmts(), and print_stats().

int stmt_stats::total_phis
 

Definition at line 73 of file tree-ssa-dce.c.

Referenced by print_stats(), and remove_dead_phis().


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