Home | History | Annotate | Download | only in Scalar

Lines Matching refs:BO1

2042       if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1)))
2043 if (BO1->isOne() && SE.getSCEV(BO->getOperand(0)) == MaxRHS)
2046 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1)))
2047 if (BO1->isOne() && SE.getSCEV(BO->getOperand(0)) == MaxRHS)