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

/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h683 /// and a is a constant. See also weakZeroDstSIVtest.
697 /// weakZeroDstSIVtest - Tests the weak-zero SIV subscript pair
707 bool weakZeroDstSIVtest(const SCEV *SrcCoeff,
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1578 // (see also weakZeroDstSIVtest)
1661 // weakZeroDstSIVtest -
1692 bool DependenceAnalysis::weakZeroDstSIVtest(const SCEV *SrcCoeff, function in class:DependenceAnalysis
2078 return weakZeroDstSIVtest(SrcCoeff, SrcConst, DstConst, CurLoop,

Completed in 69 milliseconds