Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1490 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest() argument
1699 bool DependenceInfo::weakZeroSrcSIVtest(const SCEV *DstCoeff, in weakZeroSrcSIVtest() argument
1894 exactRDIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, const SCEV *SrcConst, const SCEV *DstConst, const Loop *SrcLoop, const Loop *DstLoop, FullDependence &Result) const exactRDIVtest() argument
2161 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); testSIV() local
2192 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); testSIV() local
2227 const SCEV *SrcCoeff, *DstCoeff; testRDIV() local
2433 const SCEV *DstCoeff = SE->getMinusSCEV(SrcCoeff, SrcCoeff); gcdMIVtest() local
[all...]

Completed in 7 milliseconds