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.cpp1396 static bool TestForCodeGenCrash(const BugDriver &BD, Module *M) { in TestForCodeGenCrash() function
1416 return DebugACrash(*this, TestForCodeGenCrash); in debugCodeGeneratorCrash()