Searched defs:DstCoeff (Results 1 – 1 of 1) sorted by relevance
1566 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest()1759 bool DependenceInfo::weakZeroSrcSIVtest(const SCEV *DstCoeff, in weakZeroSrcSIVtest()1954 bool DependenceInfo::exactRDIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactRDIVtest()2237 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); in testSIV() local2268 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); in testSIV() local2303 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local2509 const SCEV *DstCoeff = SE->getMinusSCEV(SrcCoeff, SrcCoeff); in gcdMIVtest() local