Home
last modified time | relevance | path

Searched defs:SrcCoeff (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1436 bool DependenceAnalysis::exactSIVtest(const SCEV *SrcCoeff, in exactSIVtest()
1759 bool DependenceAnalysis::weakZeroDstSIVtest(const SCEV *SrcCoeff, in weakZeroDstSIVtest()
1845 bool DependenceAnalysis::exactRDIVtest(const SCEV *SrcCoeff, in exactRDIVtest()
2119 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local
2141 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local
2187 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local
2397 const SCEV *SrcCoeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local