Searched refs:symbolicRDIVtest (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 752 bool symbolicRDIVtest(const SCEV *SrcCoeff,
|
/external/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 1958 bool DependenceInfo::symbolicRDIVtest(const SCEV *A1, const SCEV *A2, in symbolicRDIVtest() function in DependenceInfo 2101 symbolicRDIVtest(SrcCoeff, DstCoeff, SrcConst, DstConst, CurLoop, CurLoop); in testSIV() 2198 symbolicRDIVtest(SrcCoeff, DstCoeff, in testRDIV()
|