Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DDependenceAnalysis.h708 bool exactSIVtest(const SCEV *SrcCoeff,
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DDependenceAnalysis.cpp1566 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest() function in DependenceInfo
2250 disproven = exactSIVtest(SrcCoeff, DstCoeff, SrcConst, DstConst, CurLoop, in testSIV()