Searched defs:DstConst (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | DependenceAnalysis.cpp | 1250 const SCEV *DstConst, const Loop *CurLoop, in strongSIVtest() 1386 const SCEV *Coeff, const SCEV *SrcConst, const SCEV *DstConst, in weakCrossingSIVtest() 1586 const SCEV *SrcConst, const SCEV *DstConst, in exactSIVtest() 1780 const SCEV *DstConst, in weakZeroSrcSIVtest() 1890 const SCEV *DstConst, in weakZeroDstSIVtest() 1974 const SCEV *SrcConst, const SCEV *DstConst, in exactRDIVtest() 2254 const SCEV *DstConst = DstAddRec->getStart(); in testSIV() local 2278 const SCEV *DstConst = Dst; in testSIV() local 2286 const SCEV *DstConst = DstAddRec->getStart(); in testSIV() local 2321 const SCEV *SrcConst, *DstConst; in testRDIV() local [all …]
|