Lines Matching defs:Error
63 std::string &Error) { in doTest()
191 std::string &Error) override { in doTest()
222 std::string &Error, in testMergedProgram()
239 std::string &Error) { in TestFuncs()
300 std::string &Error) { in ExtractLoops()
452 std::string &Error) override { in doTest()
478 std::string &Error) { in TestFuncs()
532 std::string &Error) { in ExtractBlocks()
611 std::string &Error) { in DebugAMiscompilation()
694 std::unique_ptr<Module> Safe, std::string &Error) { in TestOptimizer()
720 void BugDriver::debugMiscompilation(std::string *Error) { in debugMiscompilation()
927 std::string &Error) { in TestCodeGenerator()
990 bool BugDriver::debugCodeGenerator(std::string *Error) { in debugCodeGenerator()