Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DCrashDebugger.cpp434 static bool DebugACrash(BugDriver &BD, in DebugACrash() function
647 bool Success = DebugACrash(*this, TestForOptimizerCrash, Error); in debugOptimizerCrash()
669 return DebugACrash(*this, TestForCodeGenCrash, Error); in debugCodeGeneratorCrash()