Searched defs:doTest (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/llvm/tools/bugpoint/ |
H A D | CrashDebugger.cpp | 89 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest() function in ReducePassList 136 Expected<TestResult> doTest(std::vector<GlobalVariable *> &Prefix, in doTest() function in __anon05eb03e40211::ReduceCrashingGlobalInitializers 203 Expected<TestResult> doTest(std::vector<Function *> &Prefix, in doTest() function in __anon05eb03e40311::ReduceCrashingFunctions 336 Expected<TestResult> doTest(std::vector<Attribute> &Prefix, in doTest() function in __anon05eb03e40411::ReduceCrashingFunctionAttributes 438 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest() function in __anon05eb03e40511::ReduceCrashingBlocks 557 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest() function in __anon05eb03e40611::ReduceCrashingConditionals 663 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest() function in __anon05eb03e40711::ReduceSimplifyCFG 755 Expected<TestResult> doTest(std::vector<const Instruction *> &Prefix, in doTest() function in __anon05eb03e40811::ReduceCrashingInstructions 831 Expected<TestResult> doTest(std::vector<Instruction *> &Prefix, in doTest() function in __anon05eb03e40911::ReduceCrashingMetadata 902 Expected<TestResult> doTest(std::vector<std::string> &Prefix, in doTest() function in __anon05eb03e40a11::ReduceCrashingNamedMD [all …]
|
H A D | Miscompilation.cpp | 61 ReduceMiscompilingPasses::doTest(std::vector<std::string> &Prefix, in doTest() function in ReduceMiscompilingPasses 198 Expected<TestResult> doTest(std::vector<Function *> &Prefix, in doTest() function in __anonf41e24160211::ReduceMiscompilingFunctions 460 Expected<TestResult> doTest(std::vector<BasicBlock *> &Prefix, in doTest() function in __anonf41e24160311::ReduceMiscompiledBlocks
|