Searched defs:testRDIV (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2128 // testRDIV -
2141 bool DependenceInfo::testRDIV(const SCEV *Src, const SCEV *Dst, function in class:DependenceInfo
3527 if (testRDIV(Pair[SI].Src, Pair[SI].Dst, Result))
3627 if (testRDIV(Pair[SJ].Src, Pair[SJ].Dst, Result))

Completed in 306 milliseconds