Searched refs:AllOffsetsNonNegative (Results 1 – 1 of 1) sorted by relevance
1086 bool AllOffsetsNonNegative = AccumulativeByteOffset >= 0; in splitGEP() local1117 AllOffsetsNonNegative = in splitGEP()1118 AllOffsetsNonNegative && isKnownNonNegative(NewIdx, *DL); in splitGEP()1146 bool CanPreserveInBoundsNUSW = AllOffsetsNonNegative; in splitGEP()