Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp1383 static bool TestForCodeGenCrash(const BugDriver &BD, Module *M) { in TestForCodeGenCrash() function
1403 return DebugACrash(*this, TestForCodeGenCrash); in debugCodeGeneratorCrash()