Searched refs:RHSOffsetValue (Results 1 – 1 of 1) sorted by relevance
2051 const APInt &RHSOffsetValue = RHSOffsetCI->getValue(); in computePointerICmp() local2053 !RHSOffsetValue.isNegative() && in computePointerICmp()2055 RHSOffsetValue.ult(RHSSize)) { in computePointerICmp()