================ @@ -304,10 +300,9 @@ bool JumpThreadingPass::runImpl(Function &F_, FunctionAnalysisManager *FAM_, // size. if (BBDuplicateThreshold.getNumOccurrences()) ---------------- arsenm wrote: The idea is to remove the cl::opts https://github.com/llvm/llvm-project/pull/111826