Searched refs:otherLbFloorDivisor (Results 1 – 1 of 1) sorted by relevance
2825 int64_t lbFloorDivisor, otherLbFloorDivisor; in unionBoundingBox() local2834 d, &otherLb, &otherLbFloorDivisor, &otherUb); in unionBoundingBox()2835 if (!otherExtent.hasValue() || lbFloorDivisor != otherLbFloorDivisor) in unionBoundingBox()2851 minLb.back() -= otherLbFloorDivisor - 1; in unionBoundingBox()