Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isOne

1984          if (BO1->isOne() && SE.getSCEV(BO->getOperand(0)) == MaxRHS)
1988 if (BO1->isOne() && SE.getSCEV(BO->getOperand(0)) == MaxRHS)
2093 if (C->isOne() || C->isAllOnesValue())