Home
last modified time | relevance | path

Searched refs:setDistance (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDDependenceAnalysis.h445 void setDistance(const SCEV *D, const Loop *CurrentLoop);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDDependenceAnalysis.cpp392 void DependenceInfo::Constraint::setDistance(const SCEV *D, in setDistance() function in DependenceInfo::Constraint
1196 NewConstraint.setDistance(SE->getConstant(Distance), CurLoop); in strongSIVtest()
1208 NewConstraint.setDistance(Delta, CurLoop); in strongSIVtest()
1216 NewConstraint.setDistance(Delta, CurLoop); in strongSIVtest()