GCC Middle and Back End API Reference
|
Data Fields | |
struct attr_value * | av |
struct insn_ent * | ie |
class attr_desc * | attr |
struct attr_value_list * | next |
class attr_desc* attr_value_list::attr |
Referenced by evaluate_eq_attr(), simplify_test_exp(), and tests_attr_p().
struct attr_value* attr_value_list::av |
Referenced by evaluate_eq_attr(), and simplify_test_exp().
struct insn_ent* attr_value_list::ie |
Referenced by simplify_test_exp(), and tests_attr_p().
struct attr_value_list* attr_value_list::next |