Searched defs:SrcCoeff (Results 1 – 1 of 1) sorted by relevance
1369 bool DependenceAnalysis::exactSIVtest(const SCEV *SrcCoeff, in exactSIVtest()1692 bool DependenceAnalysis::weakZeroDstSIVtest(const SCEV *SrcCoeff, in weakZeroDstSIVtest()1778 bool DependenceAnalysis::exactRDIVtest(const SCEV *SrcCoeff, in exactRDIVtest()2052 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local2074 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local2120 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local2330 const SCEV *SrcCoeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local