Searched refs:refoff (Results 1 – 3 of 3) sorted by relevance
146 offset_int refoff; member in __anon6d8ac1f70111::builtin_memref251 refoff (HOST_WIDE_INT_MIN), in builtin_memref()507 refoff = cstoff; in set_base_and_offset()529 if (refoff != HOST_WIDE_INT_MIN in set_base_and_offset()539 refoff += off; in set_base_and_offset()635 size = refoff + refsize; in offset_out_of_bounds()663 size = refoff + refsize; in offset_out_of_bounds()1062 if (dstref->refoff >= 0 in generic_overlap()1063 && srcref->refoff >= 0 in generic_overlap()1064 && dstref->refoff != srcref->refoff in generic_overlap()[all …]
683 tree refoff = TREE_OPERAND (mref, 1); in inbounds_memaccess_p() local684 tree fldoff = int_const_binop (PLUS_EXPR, fldpos, refoff); in inbounds_memaccess_p()
13989 (builtin_memref::set_base_and_offset): Adjust refoff and compute