Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h605 Constraint &NewConstraint,
643 Constraint &NewConstraint) const;
661 Constraint &NewConstraint,
680 Constraint &NewConstraint) const;
698 Constraint &NewConstraint) const;
716 Constraint &NewConstraint) const;
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1032 Constraint &NewConstraint) const { in strongSIVtest()
1082 NewConstraint.setDistance(SE->getConstant(Distance), CurLoop); in strongSIVtest()
1094 NewConstraint.setDistance(Delta, CurLoop); in strongSIVtest()
1102 NewConstraint.setDistance(Delta, CurLoop); in strongSIVtest()
1106 NewConstraint.setLine(Coeff, in strongSIVtest()
1171 Constraint &NewConstraint, in weakCrossingSIVtest() argument
1183 NewConstraint.setLine(Coeff, Coeff, Delta, CurLoop); in weakCrossingSIVtest()
1394 Constraint &NewConstraint) const { in exactSIVtest()
1406 NewConstraint.setLine(SrcCoeff, SE->getNegativeSCEV(DstCoeff), in exactSIVtest()
1605 Constraint &NewConstraint) const { in weakZeroSrcSIVtest()
[all …]