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

Data Fields

rtx insn
basic_block bb
struct cselib_setsets
int n_sets
bool store_p

Detailed Description

Carry information about uses and stores while walking rtx.   

Field Documentation

rtx count_use_info::insn
int count_use_info::n_sets

Referenced by add_with_sets(), and find_use_val().

struct cselib_set* count_use_info::sets
bool count_use_info::store_p

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