Home
last modified time | relevance | path

Searched refs:DontReducePassList (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp55 cl::opt<bool> DontReducePassList("disable-pass-list-reduction", variable
1367 if (!BugpointIsInterrupted && !DontReducePassList) { in debugOptimizerCrash()
1380 if (Res || DontReducePassList) in debugOptimizerCrash()