Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/bugpoint/
DCrashDebugger.cpp621 static bool TestForOptimizerCrash(const BugDriver &BD, Module *M) { in TestForOptimizerCrash() function
644 bool Success = DebugACrash(*this, TestForOptimizerCrash, Error); in debugOptimizerCrash()
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp876 static bool TestForOptimizerCrash(const BugDriver &BD, Module *M) { in TestForOptimizerCrash() function
899 bool Success = DebugACrash(*this, TestForOptimizerCrash, Error); in debugOptimizerCrash()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DCrashDebugger.cpp1177 static bool TestForOptimizerCrash(const BugDriver &BD, Module *M) { in TestForOptimizerCrash() function
1201 return DebugACrash(*this, TestForOptimizerCrash); in debugOptimizerCrash()