Lines Matching refs:BO1
1983 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1)))1984 if (BO1->isOne() && SE.getSCEV(BO->getOperand(0)) == MaxRHS)1987 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1)))1988 if (BO1->isOne() && SE.getSCEV(BO->getOperand(0)) == MaxRHS)