Searched refs:TestCodeGenerator (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | Miscompilation.cpp | 924 static bool TestCodeGenerator(BugDriver &BD, Module *Test, Module *Safe, in TestCodeGenerator() function 1004 std::vector<Function*> Funcs = DebugAMiscompilation(*this, TestCodeGenerator, in debugCodeGenerator()
|
/external/llvm/tools/bugpoint/ |
D | Miscompilation.cpp | 929 static bool TestCodeGenerator(BugDriver &BD, std::unique_ptr<Module> Test, in TestCodeGenerator() function 1012 std::vector<Function*> Funcs = DebugAMiscompilation(*this, TestCodeGenerator, in debugCodeGenerator()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
D | Miscompilation.cpp | 941 static Expected<bool> TestCodeGenerator(BugDriver &BD, in TestCodeGenerator() function 1024 DebugAMiscompilation(*this, TestCodeGenerator); in debugCodeGenerator()
|