HomeSort by: relevance | last modified time | path
    Searched refs:weakZeroDstSIVtest (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DependenceAnalysis.h 700 /// and a is a constant. See also weakZeroDstSIVtest.
714 /// weakZeroDstSIVtest - Tests the weak-zero SIV subscript pair
724 bool weakZeroDstSIVtest(const SCEV *SrcCoeff,
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
DependenceAnalysis.cpp 1671 // (see also weakZeroDstSIVtest)
1753 // weakZeroDstSIVtest -
1784 bool DependenceInfo::weakZeroDstSIVtest(const SCEV *SrcCoeff,
2177 return weakZeroDstSIVtest(SrcCoeff, SrcConst, DstConst, CurLoop,

Completed in 37 milliseconds