Searched defs:getLowerBound (Results 1 – 4 of 4) sorted by relevance
91 Expr *getLowerBound() { return cast_or_null<Expr>(SubExprs[LOWER_BOUND]); } in getLowerBound() function92 const Expr *getLowerBound() const { in getLowerBound() function
69 public int getLowerBound() { in getLowerBound() method in ParserCursor
96 Cut<K> getLowerBound() { in getLowerBound() method in TreeRangeMap.RangeMapEntry
2934 const SCEV *DependenceAnalysis::getLowerBound(BoundInfo *Bound) const { in getLowerBound() function in DependenceAnalysis