Home
last modified time | relevance | path

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

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