Searched refs:CastedDist (Results 1 – 1 of 1) sorted by relevance
1765 const SCEV *CastedDist = &Dist; in isSafeDependenceDistance() local1776 CastedDist = SE.getNoopOrSignExtend(&Dist, Product->getType()); in isSafeDependenceDistance()1780 const SCEV *Minus = SE.getMinusSCEV(CastedDist, CastedProduct); in isSafeDependenceDistance()1786 const SCEV *NegDist = SE.getNegativeSCEV(CastedDist); in isSafeDependenceDistance()