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