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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DependenceAnalysis.h 696 /// weakZeroSrcSIVtest - Tests the weak-zero SIV subscript pair
706 bool weakZeroSrcSIVtest(const SCEV *DstCoeff,
718 /// and a is a constant. See also weakZeroSrcSIVtest.
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
DependenceAnalysis.cpp 1643 // weakZeroSrcSIVtest -
1674 bool DependenceInfo::weakZeroSrcSIVtest(const SCEV *DstCoeff,
1781 // (see also weakZeroSrcSIVtest)
2187 return weakZeroSrcSIVtest(DstCoeff, SrcConst, DstConst,

Completed in 26 milliseconds