Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1481 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest()
1674 bool DependenceInfo::weakZeroSrcSIVtest(const SCEV *DstCoeff, in weakZeroSrcSIVtest()
1869 bool DependenceInfo::exactRDIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactRDIVtest()
2152 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); in testSIV() local
2183 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); in testSIV() local
2218 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local
2424 const SCEV *DstCoeff = SE->getMinusSCEV(SrcCoeff, SrcCoeff); in gcdMIVtest() local