Searched refs:otherCopy (Results 1 – 1 of 1) sorted by relevance
1433 FlatAffineValueConstraints otherCopy(otherCst); in unionBoundingBox() local1434 mergeAndAlignVars(/*offset=*/getNumDimVars(), this, &otherCopy); in unionBoundingBox()1435 return IntegerPolyhedron::unionBoundingBox(otherCopy); in unionBoundingBox()