Lines Matching refs:isAffine
874 if (!AR->isAffine() || !isa<SCEVConstant>(AR->getOperand(1))) {1969 if (!AR || !AR->isAffine() ||