Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/bugpoint/
DCrashDebugger.cpp435 static bool DebugACrash(BugDriver &BD, in DebugACrash() function
644 bool Success = DebugACrash(*this, TestForOptimizerCrash, Error); in debugOptimizerCrash()
666 return DebugACrash(*this, TestForCodeGenCrash, Error); in debugCodeGeneratorCrash()
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp788 static bool DebugACrash(BugDriver &BD, in DebugACrash() function
899 bool Success = DebugACrash(*this, TestForOptimizerCrash, Error); in debugOptimizerCrash()
921 return DebugACrash(*this, TestForCodeGenCrash, Error); in debugCodeGeneratorCrash()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DCrashDebugger.cpp1032 static Error DebugACrash(BugDriver &BD, BugTester TestFn) { in DebugACrash() function
1201 return DebugACrash(*this, TestForOptimizerCrash); in debugOptimizerCrash()
1224 return DebugACrash(*this, TestForCodeGenCrash); in debugCodeGeneratorCrash()