Home | History | Annotate | Download | only in Analysis

Lines Matching refs:testBounds

2471   if (testBounds(Dependence::DVEntry::ALL, 0, Bound, Delta)) {
2592 if (testBounds(Dependence::DVEntry::LT, Level, Bound, Delta))
2597 if (testBounds(Dependence::DVEntry::EQ, Level, Bound, Delta))
2602 if (testBounds(Dependence::DVEntry::GT, Level, Bound, Delta))
2615 bool DependenceAnalysis::testBounds(unsigned char DirKind,