Searched defs:getLowerBound (Results 1 – 3 of 3) sorted by relevance
94 Expr *getLowerBound() { return cast_or_null<Expr>(SubExprs[LOWER_BOUND]); } in getLowerBound() function95 const Expr *getLowerBound() const { in getLowerBound() function
390 DISubrange::BoundType DISubrange::getLowerBound() const { in getLowerBound() function in DISubrange480 DIGenericSubrange::BoundType DIGenericSubrange::getLowerBound() const { in getLowerBound() function in DIGenericSubrange
2946 const SCEV *DependenceInfo::getLowerBound(BoundInfo *Bound) const { in getLowerBound() function in DependenceInfo