Searched refs:ComputeUpperBound (Results 1 – 3 of 3) sorted by relevance
515 MaybeExtentExpr ComputeUpperBound( in ComputeUpperBound() function528 MaybeExtentExpr ComputeUpperBound( in ComputeUpperBound() function530 return Fold(context, ComputeUpperBound(std::move(lower), std::move(extent))); in ComputeUpperBound()544 return ComputeUpperBound( in GetRawUpperBound()552 return ComputeUpperBound( in GetRawUpperBound()595 return ComputeUpperBound(std::move(*lb), GetExtent(base, dimension)); in GetUBOUND()603 return ComputeUpperBound( in GetUBOUND()633 ComputeUpperBound(std::move(*lb), GetExtent(base, dim))); in GetUBOUNDs()
44 upper = ComputeUpperBound( in GetConstantSubscript()
83 MaybeExtentExpr ComputeUpperBound(ExtentExpr &&lower, MaybeExtentExpr &&extent);84 MaybeExtentExpr ComputeUpperBound(