Searched refs:otherUb (Results 1 – 1 of 1) sorted by relevance
2818 SmallVector<int64_t, 4> lb, otherLb, ub, otherUb; in unionBoundingBox() local2834 d, &otherLb, &otherLbFloorDivisor, &otherUb); in unionBoundingBox()2863 auto uRes = compareBounds(ub, otherUb); in unionBoundingBox()2867 maxUb = otherUb; in unionBoundingBox()