Home
last modified time | relevance | path

Searched defs:BugDriver (Results 1 – 5 of 5) sorted by relevance

/external/llvm/tools/bugpoint/
DCrashDebugger.cpp124 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingGlobalVariables()
194 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingFunctions()
330 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingBlocks()
439 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingInstructions()
516 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingNamedMD()
586 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingNamedMDOps()
653 bool (*TestFn)(const BugDriver &, Module *), in ReduceGlobalInitializers()
707 bool (*TestFn)(const BugDriver &, Module *), in ReduceInsts()
789 bool (*TestFn)(const BugDriver &, Module *), in DebugACrash()
DMiscompilation.cpp185 bool (*F)(BugDriver &, std::unique_ptr<Module>, in ReduceMiscompilingFunctions()
298 bool (*TestFn)(BugDriver &, std::unique_ptr<Module>, in ExtractLoops()
446 bool (*F)(BugDriver &, std::unique_ptr<Module>, in ReduceMiscompiledBlocks()
529 bool (*TestFn)(BugDriver &, std::unique_ptr<Module>, in ExtractBlocks()
610 bool (*TestFn)(BugDriver &, std::unique_ptr<Module>, in DebugAMiscompilation()
DBugDriver.cpp70 BugDriver::BugDriver(const char *toolname, bool find_bugs, in BugDriver() function in BugDriver
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DMiscompilation.cpp194 Expected<bool> (*F)(BugDriver &, in ReduceMiscompilingFunctions()
308 Expected<bool> (*TestFn)(BugDriver &, std::unique_ptr<Module>, in ExtractLoops()
453 Expected<bool> (*F)(BugDriver &, in ReduceMiscompiledBlocks()
538 Expected<bool> (*TestFn)(BugDriver &, std::unique_ptr<Module>, in ExtractBlocks()
615 Expected<bool> (*TestFn)(BugDriver &, std::unique_ptr<Module>, in DebugAMiscompilation()
DBugDriver.cpp79 BugDriver::BugDriver(const char *toolname, bool find_bugs, unsigned timeout, in BugDriver() function in BugDriver