Searched defs:SrcCoeff (Results 1 – 2 of 2) sorted by relevance
1413 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest()1732 bool DependenceInfo::weakZeroDstSIVtest(const SCEV *SrcCoeff, in weakZeroDstSIVtest()1817 bool DependenceInfo::exactRDIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactRDIVtest()2083 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local2105 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local2150 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local2355 const SCEV *SrcCoeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local
173 GrBlendCoeff SrcCoeff, in GetProperties()