Searched defs:DstCoeff (Results 1 – 1 of 1) sorted by relevance
1437 const SCEV *DstCoeff, in exactSIVtest()1648 bool DependenceAnalysis::weakZeroSrcSIVtest(const SCEV *DstCoeff, in weakZeroSrcSIVtest()1846 const SCEV *DstCoeff, in exactRDIVtest()2120 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); in testSIV() local2151 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); in testSIV() local2187 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local2398 const SCEV *DstCoeff = SE->getMinusSCEV(SrcCoeff, SrcCoeff); in gcdMIVtest() local