Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h735 bool exactRDIVtest(const SCEV *SrcCoeff,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h739 bool exactRDIVtest(const SCEV *SrcCoeff,
/external/llvm-project/llvm/include/llvm/Analysis/
DDependenceAnalysis.h740 bool exactRDIVtest(const SCEV *SrcCoeff,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp1894 bool DependenceInfo::exactRDIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactRDIVtest() function in DependenceInfo
2270 return exactRDIVtest(SrcCoeff, DstCoeff, in testRDIV()
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1817 bool DependenceInfo::exactRDIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactRDIVtest() function in DependenceInfo
2193 return exactRDIVtest(SrcCoeff, DstCoeff, in testRDIV()
/external/llvm-project/llvm/lib/Analysis/
DDependenceAnalysis.cpp1883 bool DependenceInfo::exactRDIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactRDIVtest() function in DependenceInfo
2259 return exactRDIVtest(SrcCoeff, DstCoeff, in testRDIV()