================ @@ -73,7 +73,12 @@ class ConvergenceRegion { Entry(std::move(CR.Entry)), Exits(std::move(CR.Exits)), Blocks(std::move(CR.Blocks)) {} + // Destructor. ---------------- Keenuts wrote: comment is not useful. https://github.com/llvm/llvm-project/pull/152005