Home
last modified time | relevance | path

Searched refs:weakZeroDstSIVtest (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h719 bool weakZeroDstSIVtest(const SCEV *SrcCoeff,
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1732 bool DependenceInfo::weakZeroDstSIVtest(const SCEV *SrcCoeff, in weakZeroDstSIVtest() function in DependenceInfo
2109 return weakZeroDstSIVtest(SrcCoeff, SrcConst, DstConst, CurLoop, in testSIV()