Searched refs:ALow (Results 1 – 1 of 1) sorted by relevance
1297 ConstantInt *ALow = mdconst::extract<ConstantInt>(A->getOperand(2 * AI)); in getMostGenericRange() local1300 if (ALow->getValue().slt(BLow->getValue())) { in getMostGenericRange()1301 addRange(EndPoints, ALow, in getMostGenericRange()