Searched refs:BLow (Results 1 – 1 of 1) sorted by relevance
472 ConstantInt *BLow = cast<ConstantInt>(B->getOperand(2 * BI)); in getMostGenericRange() local474 if (ALow->getValue().slt(BLow->getValue())) { in getMostGenericRange()478 addRange(EndPoints, BLow, cast<ConstantInt>(B->getOperand(2 * BI + 1))); in getMostGenericRange()