Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h679 bool exactSIVtest(const SCEV *SrcCoeff,
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1436 bool DependenceAnalysis::exactSIVtest(const SCEV *SrcCoeff, in exactSIVtest() function in DependenceAnalysis
2133 disproven = exactSIVtest(SrcCoeff, DstCoeff, SrcConst, DstConst, CurLoop, in testSIV()