Searched refs:tmpClone (Results 1 – 1 of 1) sorted by relevance
1083 Optional<FlatAffineValueConstraints> tmpClone; in getSliceBounds() local1103 if (!tmpClone) { in getSliceBounds()1104 tmpClone.emplace(FlatAffineValueConstraints(*this)); in getSliceBounds()1107 tmpClone->removeRedundantInequalities(); in getSliceBounds()1109 std::tie(lbMap, ubMap) = tmpClone->getLowerAndUpperBound( in getSliceBounds()