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

/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2097 // testRDIV -
2110 bool DependenceAnalysis::testRDIV(const SCEV *Src, function in class:DependenceAnalysis
3517 if (testRDIV(Pair[SI].Src, Pair[SI].Dst, Result))
3614 if (testRDIV(Pair[SJ].Src, Pair[SJ].Dst, Result))

Completed in 67 milliseconds