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

/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1777 // Works in some cases that symbolicRDIVtest doesn't, and vice versa.
1880 // symbolicRDIVtest -
1922 bool DependenceAnalysis::symbolicRDIVtest(const SCEV *A1, function in class:DependenceAnalysis
2070 symbolicRDIVtest(SrcCoeff, DstCoeff, SrcConst, DstConst, CurLoop, CurLoop);
2168 symbolicRDIVtest(SrcCoeff, DstCoeff,

Completed in 136 milliseconds