Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/bugpoint/
DCrashDebugger.cpp649 static bool TestForCodeGenCrash(const BugDriver &BD, Module *M) { in TestForCodeGenCrash() function
666 return DebugACrash(*this, TestForCodeGenCrash, Error); in debugCodeGeneratorCrash()
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp904 static bool TestForCodeGenCrash(const BugDriver &BD, Module *M) { in TestForCodeGenCrash() function
921 return DebugACrash(*this, TestForCodeGenCrash, Error); in debugCodeGeneratorCrash()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DCrashDebugger.cpp1204 static bool TestForCodeGenCrash(const BugDriver &BD, Module *M) { in TestForCodeGenCrash() function
1224 return DebugACrash(*this, TestForCodeGenCrash); in debugCodeGeneratorCrash()