Home
last modified time | relevance | path

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

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