Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h637 bool strongSIVtest(const SCEV *Coeff,
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1026 bool DependenceAnalysis::strongSIVtest(const SCEV *Coeff, in strongSIVtest() function in DependenceAnalysis
2078 disproven = strongSIVtest(SrcCoeff, SrcConst, DstConst, CurLoop, in testSIV()