Searched refs:LHSOffsetValue (Results 1 – 1 of 1) sorted by relevance
2050 const APInt &LHSOffsetValue = LHSOffsetCI->getValue(); in computePointerICmp() local2052 if (!LHSOffsetValue.isNegative() && in computePointerICmp()2054 LHSOffsetValue.ult(LHSSize) && in computePointerICmp()