Searched defs:doTest (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/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 __anon8a0143ee0211::ReduceCrashingGlobalInitializers 203 Expected<TestResult> doTest(std::vector<Function *> &Prefix, in doTest() function in __anon8a0143ee0311::ReduceCrashingFunctions 336 Expected<TestResult> doTest(std::vector<Attribute> &Prefix, in doTest() function in __anon8a0143ee0411::ReduceCrashingFunctionAttributes 438 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest() function in __anon8a0143ee0511::ReduceCrashingBlocks 557 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest() function in __anon8a0143ee0611::ReduceCrashingConditionals 663 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest() function in __anon8a0143ee0711::ReduceSimplifyCFG 755 Expected<TestResult> doTest(std::vector<const Instruction *> &Prefix, in doTest() function in __anon8a0143ee0811::ReduceCrashingInstructions 831 Expected<TestResult> doTest(std::vector<Instruction *> &Prefix, in doTest() function in __anon8a0143ee0911::ReduceCrashingMetadata 902 Expected<TestResult> doTest(std::vector<std::string> &Prefix, in doTest() function in __anon8a0143ee0a11::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 __anonfafc65600211::ReduceMiscompilingFunctions 460 Expected<TestResult> doTest(std::vector<BasicBlock *> &Prefix, in doTest() function in __anonfafc65600311::ReduceMiscompiledBlocks
|