Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp1034 static Error ReduceGlobalInitializers(BugDriver &BD, BugTester TestFn) { in ReduceGlobalInitializers() function
1195 if (Error E = ReduceGlobalInitializers(BD, TestFn)) in DebugACrash()