Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h682 bool exactSIVtest(const SCEV *SrcCoeff,
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1413 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest() function in DependenceInfo
2097 disproven = exactSIVtest(SrcCoeff, DstCoeff, SrcConst, DstConst, CurLoop, in testSIV()