Lines Matching refs:BO1
2062 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1)))2063 if (BO1->isOne() && SE.getSCEV(BO->getOperand(0)) == MaxRHS)2066 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1)))2067 if (BO1->isOne() && SE.getSCEV(BO->getOperand(0)) == MaxRHS)