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

/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h642 /// weakCrossingSIVtest - Tests the weak-crossing SIV subscript pair
652 bool weakCrossingSIVtest(const SCEV *SrcCoeff,
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1119 // weakCrossingSIVtest -
1147 bool DependenceAnalysis::weakCrossingSIVtest(const SCEV *Coeff, function in class:DependenceAnalysis
2063 disproven = weakCrossingSIVtest(SrcCoeff, SrcConst, DstConst, CurLoop,

Completed in 106 milliseconds