Searched refs:byte_offset2 (Results 1 – 2 of 2) sorted by relevance
2499 unsigned HOST_WIDE_INT byte_offset1, byte_offset2; in gimple_compare_field_offset() local2505 byte_offset2 = (TREE_INT_CST_LOW (DECL_FIELD_OFFSET (f2)) in gimple_compare_field_offset()2507 if (byte_offset1 != byte_offset2) in gimple_compare_field_offset()
2409 unsigned HOST_WIDE_INT byte_offset1, byte_offset2; in gimple_compare_field_offset() local2415 byte_offset2 = (TREE_INT_CST_LOW (DECL_FIELD_OFFSET (f2)) in gimple_compare_field_offset()2417 if (byte_offset1 != byte_offset2) in gimple_compare_field_offset()