Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1437 const SCEV *DstCoeff, in exactSIVtest()
1648 bool DependenceAnalysis::weakZeroSrcSIVtest(const SCEV *DstCoeff, in weakZeroSrcSIVtest()
1846 const SCEV *DstCoeff, in exactRDIVtest()
2120 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); in testSIV() local
2151 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); in testSIV() local
2187 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local
2398 const SCEV *DstCoeff = SE->getMinusSCEV(SrcCoeff, SrcCoeff); in gcdMIVtest() local