Searched refs:setDistance (Results 1 – 2 of 2) sorted by relevance
466 /// setDistance - Change a constraint to Distance.467 void setDistance(const SCEV *D, const Loop *CurrentLoop);
457 void DependenceInfo::Constraint::setDistance(const SCEV *D, in setDistance() function in DependenceInfo::Constraint1283 NewConstraint.setDistance(SE->getConstant(Distance), CurLoop); in strongSIVtest()1295 NewConstraint.setDistance(Delta, CurLoop); in strongSIVtest()1303 NewConstraint.setDistance(Delta, CurLoop); in strongSIVtest()