Searched defs:getLowerBound (Results 1 – 8 of 8) sorted by relevance
268 unsigned getLowerBound() const { return lower; } in getLowerBound() function
265 int64_t getLowerBound() const override { return LowerBound; } in getLowerBound() function
247 virtual int64_t getLowerBound() const { return 0; } in getLowerBound() function
195 static mlir::Value getLowerBound(fir::ArrayCoorOp coop, unsigned dim) { getLowerBound() function
712 static std::optional<int64_t> getLowerBound(Value iv) { getLowerBound() function 761 static std::optional<int64_t> getLowerBound(AffineExpr expr, unsigned numDims, getLowerBound() function 2392 AffineBound AffineForOp::getLowerBound() { getLowerBound() function in AffineForOp
502 DISubrange::BoundType DISubrange::getLowerBound() const { in getLowerBound() function in DISubrange 596 DIGenericSubrange::BoundType DIGenericSubrange::getLowerBound() const { in getLowerBound() function in DIGenericSubrange
3044 const SCEV *DependenceInfo::getLowerBound(BoundInfo *Bound) const { in getLowerBound() function in DependenceInfo
6967 Expr *getLowerBound() { return cast_or_null<Expr>(SubExprs[LOWER_BOUND]); } getLowerBound() function 6968 const Expr *getLowerBound() const { getLowerBound() function