Searched defs:DstConst (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 1231 const SCEV *DstConst, const Loop *CurLoop, in strongSIVtest() argument 1367 const SCEV *Coeff, const SCEV *SrcConst, const SCEV *DstConst, in weakCrossingSIVtest() argument 1567 const SCEV *SrcConst, const SCEV *DstConst, in exactSIVtest() argument 1761 weakZeroSrcSIVtest(const SCEV * DstCoeff,const SCEV * SrcConst,const SCEV * DstConst,const Loop * CurLoop,unsigned Level,FullDependence & Result,Constraint & NewConstraint) const weakZeroSrcSIVtest() argument 1871 weakZeroDstSIVtest(const SCEV * SrcCoeff,const SCEV * SrcConst,const SCEV * DstConst,const Loop * CurLoop,unsigned Level,FullDependence & Result,Constraint & NewConstraint) const weakZeroDstSIVtest() argument 1955 exactRDIVtest(const SCEV * SrcCoeff,const SCEV * DstCoeff,const SCEV * SrcConst,const SCEV * DstConst,const Loop * SrcLoop,const Loop * DstLoop,FullDependence & Result) const exactRDIVtest() argument 2235 const SCEV *DstConst = DstAddRec->getStart(); testSIV() local 2259 const SCEV *DstConst = Dst; testSIV() local 2267 const SCEV *DstConst = DstAddRec->getStart(); testSIV() local 2302 const SCEV *SrcConst, *DstConst; testRDIV() local 2445 const SCEV *DstConst = Coefficients; gcdMIVtest() local [all...] |