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

/external/llvm/tools/bugpoint/
H A DCrashDebugger.cpp433 /// DebugACrash - Given a predicate that determines whether a component crashes
436 static bool DebugACrash(BugDriver &BD, function
649 bool Success = DebugACrash(*this, TestForOptimizerCrash, Error);
671 return DebugACrash(*this, TestForCodeGenCrash, Error);

Completed in 40 milliseconds