Searched refs:otherLb (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()2841 auto res = compareBounds(lb, otherLb); in unionBoundingBox()2850 minLb = otherLb; in unionBoundingBox()