GCC Middle and Back End API Reference
iv_use Struct Reference
Collaboration diagram for iv_use:

Data Fields

unsigned id
enum use_type type
struct iviv
gimple stmt
treeop_p
bitmap related_cands
unsigned n_map_members
struct cost_paircost_map
struct iv_candselected

Detailed Description

   Use.  

Field Documentation

struct cost_pair* iv_use::cost_map
unsigned iv_use::id
struct iv* iv_use::iv
unsigned iv_use::n_map_members
tree* iv_use::op_p
bitmap iv_use::related_cands
struct iv_cand* iv_use::selected
                           The costs wrto the iv candidates.  

Referenced by rewrite_use_nonlinear_expr().

gimple iv_use::stmt
enum use_type iv_use::type

The documentation for this struct was generated from the following file: