Searched defs:SrcCoeff (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 1566 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest() argument 1869 bool DependenceInfo::weakZeroDstSIVtest(const SCEV *SrcCoeff, in weakZeroDstSIVtest() argument 1954 exactRDIVtest(const SCEV * SrcCoeff,const SCEV * DstCoeff,const SCEV * SrcConst,const SCEV * DstConst,const Loop * SrcLoop,const Loop * DstLoop,FullDependence & Result) const exactRDIVtest() argument 2236 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); testSIV() local 2258 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); testSIV() local 2303 const SCEV *SrcCoeff, *DstCoeff; testRDIV() local 2508 const SCEV *SrcCoeff = AddRec->getStepRecurrence(*SE); gcdMIVtest() local [all...] |