Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h611 Constraint &NewConstraint,
649 Constraint &NewConstraint) const;
667 Constraint &NewConstraint,
686 Constraint &NewConstraint) const;
704 Constraint &NewConstraint) const;
722 Constraint &NewConstraint) const;
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1083 Constraint &NewConstraint) const { in strongSIVtest()
1133 NewConstraint.setDistance(SE->getConstant(Distance), CurLoop); in strongSIVtest()
1145 NewConstraint.setDistance(Delta, CurLoop); in strongSIVtest()
1153 NewConstraint.setDistance(Delta, CurLoop); in strongSIVtest()
1157 NewConstraint.setLine(Coeff, in strongSIVtest()
1222 Constraint &NewConstraint, in weakCrossingSIVtest() argument
1234 NewConstraint.setLine(Coeff, Coeff, Delta, CurLoop); in weakCrossingSIVtest()
1443 Constraint &NewConstraint) const { in exactSIVtest()
1455 NewConstraint.setLine(SrcCoeff, SE->getNegativeSCEV(DstCoeff), in exactSIVtest()
1654 Constraint &NewConstraint) const { in weakZeroSrcSIVtest()
[all …]