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

/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h626 /// strongSIVtest - Tests the strong SIV subscript pair (Src and Dst)
634 bool strongSIVtest(const SCEV *Coeff,
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp981 // strongSIVtest -
1008 bool DependenceAnalysis::strongSIVtest(const SCEV *Coeff, function in class:DependenceAnalysis
2060 disproven = strongSIVtest(SrcCoeff, SrcConst, DstConst, CurLoop,

Completed in 109 milliseconds