Searched defs:SrcCoeff (Results 1 – 1 of 1) sorted by relevance
1566 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest()1869 bool DependenceInfo::weakZeroDstSIVtest(const SCEV *SrcCoeff, in weakZeroDstSIVtest()1954 bool DependenceInfo::exactRDIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactRDIVtest()2236 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local2258 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local2303 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local2508 const SCEV *SrcCoeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local