Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isAffine

381       if (!PHISCEV->isAffine())
566 if (!User1SCEV || !User1SCEV->isAffine() ||
567 !User2SCEV || !User2SCEV->isAffine())