Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h743 bool symbolicRDIVtest(const SCEV *SrcCoeff,
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1940 bool DependenceAnalysis::symbolicRDIVtest(const SCEV *A1, in symbolicRDIVtest() function in DependenceAnalysis
2088 symbolicRDIVtest(SrcCoeff, DstCoeff, SrcConst, DstConst, CurLoop, CurLoop); in testSIV()
2186 symbolicRDIVtest(SrcCoeff, DstCoeff, in testRDIV()