Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h682 bool exactSIVtest(const SCEV *SrcCoeff,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h686 bool exactSIVtest(const SCEV *SrcCoeff,
/external/llvm-project/llvm/include/llvm/Analysis/
DDependenceAnalysis.h687 bool exactSIVtest(const SCEV *SrcCoeff,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp1490 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest() function in DependenceInfo
2174 disproven = exactSIVtest(SrcCoeff, DstCoeff, SrcConst, DstConst, CurLoop, in testSIV()
/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()
/external/llvm-project/llvm/lib/Analysis/
DDependenceAnalysis.cpp1479 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest() function in DependenceInfo
2163 disproven = exactSIVtest(SrcCoeff, DstCoeff, SrcConst, DstConst, CurLoop, in testSIV()