Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp1176 static Error DebugACrash(BugDriver &BD, BugTester TestFn) { in DebugACrash() function
1379 auto Res = DebugACrash(*this, TestForOptimizerCrash); in debugOptimizerCrash()
1416 return DebugACrash(*this, TestForCodeGenCrash); in debugCodeGeneratorCrash()