Searched defs:SrcCoeff (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 D | DependenceAnalysis.cpp | 1490 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest() argument 1809 bool DependenceInfo::weakZeroDstSIVtest(const SCEV *SrcCoeff, in weakZeroDstSIVtest() 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 2160 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); testSIV() local 2182 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); testSIV() local 2227 const SCEV *SrcCoeff, *DstCoeff; testRDIV() local 2432 const SCEV *SrcCoeff = AddRec->getStepRecurrence(*SE); gcdMIVtest() local [all...] |
Completed in 8 milliseconds