Searched refs:fielddecl (Results 1 – 2 of 2) sorted by relevance
891 tree fielddecl = NULL_TREE; in look_for_address_of() local896 fielddecl = TREE_OPERAND (cref, 1); in look_for_address_of()897 mark_interesting_addressof (TREE_TYPE (fielddecl), in look_for_address_of()898 DECL_FIELD_CONTEXT (fielddecl)); in look_for_address_of()
8210 tree fielddecl = TREE_OPERAND (TREE_OPERAND (varop, 0), 1); in fold_comparison() local8211 HOST_WIDE_INT size = tree_low_cst (DECL_SIZE (fielddecl), 1); in fold_comparison()