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