Home | History | Annotate | Download | only in Analysis

Lines Matching defs:isAllOnesValue

284 bool SCEV::isAllOnesValue() const {
286 return SC->getValue()->isAllOnesValue();
2483 } else if (Ops[0]->isAllOnesValue()) {
5042 if (CI->isAllOnesValue())
5102 if (CI->isAllOnesValue())
7124 if (StepC->getValue()->equalsInt(1) || StepC->getValue()->isAllOnesValue()) {
7331 ME->getOperand(0)->isAllOnesValue()) {
8389 !Add->getOperand(0)->isAllOnesValue())
8394 !AddRHS->getOperand(0)->isAllOnesValue())