Home | History | Annotate | Download | only in Analysis

Lines Matching refs:testBounds

2489   if (testBounds(Dependence::DVEntry::ALL, 0, Bound, Delta)) {
2608 if (testBounds(Dependence::DVEntry::LT, Level, Bound, Delta))
2613 if (testBounds(Dependence::DVEntry::EQ, Level, Bound, Delta))
2618 if (testBounds(Dependence::DVEntry::GT, Level, Bound, Delta))
2631 bool DependenceInfo::testBounds(unsigned char DirKind, unsigned Level,