Searched defs:getUpperBound (Results 1 – 7 of 7) sorted by relevance
271 std::optional<unsigned> getUpperBound() const { return upper; } in getUpperBound() function
268 int64_t getUpperBound() const override { return UpperBound; } in getUpperBound() function
249 virtual int64_t getUpperBound() const { return 0; } in getUpperBound() function
110 isl::ast_expr IslNodeBuilder::getUpperBound(isl::ast_node_for For, getUpperBound() function in IslNodeBuilder
720 static std::optional<int64_t> getUpperBound(Value iv) { getUpperBound() function 738 static std::optional<int64_t> getUpperBound(AffineExpr expr, unsigned numDims, getUpperBound() function 2396 AffineBound AffineForOp::getUpperBound() { getUpperBound() function in AffineForOp
523 DISubrange::BoundType DISubrange::getUpperBound() const { in getUpperBound() function in DISubrange 613 DIGenericSubrange::BoundType DIGenericSubrange::getUpperBound() const { in getUpperBound() function in DIGenericSubrange
3060 const SCEV *DependenceInfo::getUpperBound(BoundInfo *Bound) const { in getUpperBound() function in DependenceInfo