Searched defs:getLowerBound (Results 1 – 6 of 6) sorted by relevance
269 int64_t getLowerBound() const override { return LowerBound; } in getLowerBound() function
261 virtual int64_t getLowerBound() const { return 0; } in getLowerBound() function
682 DISubrange::BoundType DISubrange::getLowerBound() const { in getLowerBound() function in DISubrange776 DIGenericSubrange::BoundType DIGenericSubrange::getLowerBound() const { in getLowerBound() function in DIGenericSubrange
1538 BoundType getLowerBound() const { in getLowerBound() function
3054 const SCEV *DependenceInfo::getLowerBound(BoundInfo *Bound) const { in getLowerBound() function in DependenceInfo
7154 Expr *getLowerBound() { return cast_or_null<Expr>(SubExprs[LOWER_BOUND]); } in getLowerBound() function7155 const Expr *getLowerBound() const { in getLowerBound() function