Searched defs:doTest (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/llvm/tools/bugpoint/ |
| H A D | CrashDebugger.cpp | 101 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest() function in ReducePassList 148 Expected<TestResult> doTest(std::vector<GlobalVariable *> &Prefix, in doTest() function in __anonba74216c0211::ReduceCrashingGlobalInitializers 215 Expected<TestResult> doTest(std::vector<Function *> &Prefix, in doTest() function in __anonba74216c0311::ReduceCrashingFunctions 348 Expected<TestResult> doTest(std::vector<Attribute> &Prefix, in doTest() function in __anonba74216c0411::ReduceCrashingFunctionAttributes 454 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest() function in __anonba74216c0511::ReduceCrashingBlocks 566 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest() function in __anonba74216c0611::ReduceCrashingConditionals 665 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest() function in __anonba74216c0711::ReduceSimplifyCFG 750 Expected<TestResult> doTest(std::vector<const Instruction *> &Prefix, in doTest() function in __anonba74216c0811::ReduceCrashingInstructions 824 Expected<TestResult> doTest(std::vector<Instruction *> &Prefix, in doTest() function in __anonba74216c0911::ReduceCrashingMetadata 893 Expected<TestResult> doTest(std::vector<std::string> &Prefix, in doTest() function in __anonba74216c0a11::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 __anon39caf29e0211::ReduceMiscompilingFunctions 460 Expected<TestResult> doTest(std::vector<BasicBlock *> &Prefix, in doTest() function in __anon39caf29e0311::ReduceMiscompiledBlocks
|
| /src/tests/sys/kern/ |
| H A D | sonewconn_overflow.py | 53 def doTest(self, cnt): member in GenericTest
|