Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1010 const SCEV *DstConst, in strongSIVtest()
1149 const SCEV *DstConst, in weakCrossingSIVtest()
1372 const SCEV *DstConst, in exactSIVtest()
1583 const SCEV *DstConst, in weakZeroSrcSIVtest()
1694 const SCEV *DstConst, in weakZeroDstSIVtest()
1781 const SCEV *DstConst, in exactRDIVtest()
2051 const SCEV *DstConst = DstAddRec->getStart(); in testSIV() local
2075 const SCEV *DstConst = Dst; in testSIV() local
2083 const SCEV *DstConst = DstAddRec->getStart(); in testSIV() local
2119 const SCEV *SrcConst, *DstConst; in testRDIV() local
[all …]