Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DCrashDebugger.cpp887 static bool TestForCodeGenCrash(const BugDriver &BD, Module *M) { in TestForCodeGenCrash() function
904 return DebugACrash(*this, TestForCodeGenCrash, Error); in debugCodeGeneratorCrash()