Searched refs:tmpClone (Results 1 – 1 of 1) sorted by relevance
1677 Optional<FlatAffineConstraints> tmpClone; in getSliceBounds() local1697 if (!tmpClone) { in getSliceBounds()1698 tmpClone.emplace(FlatAffineConstraints(*this)); in getSliceBounds()1701 tmpClone->removeRedundantInequalities(); in getSliceBounds()1703 std::tie(lbMap, ubMap) = tmpClone->getLowerAndUpperBound( in getSliceBounds()