Lines Matching defs:Error
64 std::string &Error) { in doTest()
192 std::string &Error) override { in doTest()
223 std::string &Error, in testMergedProgram()
240 std::string &Error) { in TestFuncs()
301 std::string &Error) { in ExtractLoops()
453 std::string &Error) override { in doTest()
479 std::string &Error) { in TestFuncs()
533 std::string &Error) { in ExtractBlocks()
612 std::string &Error) { in DebugAMiscompilation()
695 std::unique_ptr<Module> Safe, std::string &Error) { in TestOptimizer()
726 void BugDriver::debugMiscompilation(std::string *Error) { in debugMiscompilation()
931 std::string &Error) { in TestCodeGenerator()
993 bool BugDriver::debugCodeGenerator(std::string *Error) { in debugCodeGenerator()