Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isQuadratic

5520   if (AddRec->isQuadratic() && AddRec->getType()->isIntegerTy()) {
6574 } else if (isQuadratic()) {