Searched refs:getConstantUpperBoundForIndex (Results 1 – 4 of 4) sorted by relevance
92 FailureOr<int64_t> getConstantUpperBoundForIndex(Value value);
229 getConstantUpperBoundForIndex(rangeValue.size); in promoteSubviewAsNewBuffer()
236 getConstantUpperBoundForIndex(en.value().get<Value>()); in padOperandToSmallestStaticBoundingBox()
315 FailureOr<int64_t> getConstantUpperBoundForIndex(Value value) { in getConstantUpperBoundForIndex() function