Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h646 bool strongSIVtest(const SCEV *Coeff,
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1066 bool DependenceInfo::strongSIVtest(const SCEV *Coeff, const SCEV *SrcConst, in strongSIVtest() function in DependenceInfo
2091 disproven = strongSIVtest(SrcCoeff, SrcConst, DstConst, CurLoop, in testSIV()