Searched defs:getLowerBound (Results 1 – 5 of 5) sorted by relevance
265 int64_t getLowerBound() const override { return LowerBound; } in getLowerBound() function
247 virtual int64_t getLowerBound() const { return 0; } in getLowerBound() function
502 DISubrange::BoundType DISubrange::getLowerBound() const { in getLowerBound() function in DISubrange596 DIGenericSubrange::BoundType DIGenericSubrange::getLowerBound() const { in getLowerBound() function in DIGenericSubrange
3044 const SCEV *DependenceInfo::getLowerBound(BoundInfo *Bound) const { in getLowerBound() function in DependenceInfo
6986 Expr *getLowerBound() { return cast_or_null<Expr>(SubExprs[LOWER_BOUND]); } in getLowerBound() function6987 const Expr *getLowerBound() const { in getLowerBound() function