Searched defs:DstCoeff (Results 1 – 1 of 1) sorted by relevance
1370 const SCEV *DstCoeff, in exactSIVtest()1581 bool DependenceAnalysis::weakZeroSrcSIVtest(const SCEV *DstCoeff, in weakZeroSrcSIVtest()1779 const SCEV *DstCoeff, in exactRDIVtest()2053 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); in testSIV() local2084 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); in testSIV() local2120 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local2331 const SCEV *DstCoeff = SE->getMinusSCEV(SrcCoeff, SrcCoeff); in gcdMIVtest() local