Lines Matching full:crash

106     outs() << "Checking to see if these passes crash: "  in doTest()
122 outs() << "Checking to see if these passes crash: " << getPassesString(Suffix) in doTest()
176 outs() << "Checking for crash with only these global variables: "; in TestGlobalVariables()
271 outs() << "Checking for crash with only these functions: "; in TestFuncs()
391 // Pass along the set of attributes that caused the crash. in TestFuncAttrs()
477 outs() << "Checking for crash with only these blocks:"; in TestBlocks()
547 // It didn't crash, try something else. in TestBlocks()
590 outs() << "Checking for crash with changing conditionals to always jump to " in TestBlocks()
648 // It didn't crash, try something else. in TestBlocks()
688 outs() << "Checking for crash with CFG simplifying:"; in TestBlocks()
734 // It didn't crash, try something else. in TestBlocks()
776 outs() << "Checking for crash with only " << Instructions.size(); in TestInsts()
808 // It didn't crash, try something else. in TestInsts()
847 outs() << "Checking for crash with metadata retained from " in TestInsts()
878 // It didn't crash, try something else. in TestInsts()
911 outs() << "Checking for crash with only these named metadata nodes:"; in TestNamedMDs()
979 outs() << "Checking for crash with only " << OldMDNodeOps.size(); in TestNamedMDOps()
1014 // It didn't crash, try something else. in TestNamedMDOps()
1041 // See if the program still causes a crash... in ReduceGlobalInitializers()
1102 // crash. To do this, we loop through all of the instructions in the in ReduceInsts()
1156 // crash. in ReduceInsts()
1325 // contribute to the crash, bisect the operands of the remaining ones in DebugACrash()
1364 outs() << "\n*** Debugging optimizer crash!\n"; in debugOptimizerCrash()
1366 // Reduce the list of passes which causes the optimizer to crash... in debugOptimizerCrash()
1384 // triggering the crash. in debugOptimizerCrash()
1402 errs() << "<crash>\n"; in TestForCodeGenCrash()
1412 /// while still causing the code generator to crash.
1414 errs() << "*** Debugging code generator crash!\n"; in debugCodeGeneratorCrash()