Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h757 bool symbolicRDIVtest(const SCEV *SrcCoeff,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2026 bool DependenceInfo::symbolicRDIVtest(const SCEV *A1, const SCEV *A2, in symbolicRDIVtest() function in DependenceInfo
2169 symbolicRDIVtest(SrcCoeff, DstCoeff, SrcConst, DstConst, CurLoop, CurLoop); in testSIV()
2266 symbolicRDIVtest(SrcCoeff, DstCoeff, in testRDIV()