Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isAffine

1410     if (!AR || AR->getLoop() != L || !AR->isAffine())
1472 assert(AR && AR->getLoop() == L && AR->isAffine() && "bad loop counter");