Searched defs:SrcCoeff (Results 1 – 1 of 1) sorted by relevance
1481 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest()1784 bool DependenceInfo::weakZeroDstSIVtest(const SCEV *SrcCoeff, in weakZeroDstSIVtest()1869 bool DependenceInfo::exactRDIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactRDIVtest()2151 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local2173 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local2218 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local2423 const SCEV *SrcCoeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local