Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h735 bool exactRDIVtest(const SCEV *SrcCoeff,
/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()