================ @@ -174,6 +174,17 @@ static cl::opt<std::string> WorkloadDefinitions( "}"), cl::Hidden); +static cl::opt<bool> ImportAssumeUniqueLocal( ---------------- mtrofin wrote: this is from #100448? https://github.com/llvm/llvm-project/pull/98682