Home
last modified time | relevance | path

Searched refs:doTest (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/bugpoint/
DListReducer.h44 virtual TestResult doTest(std::vector<ElTy> &Prefix,
55 switch (doTest(TheList, empty, Error)) { in reduceList()
100 if (doTest(ShuffledList, empty, Error) == KeepPrefix) { in reduceList()
119 switch (doTest(Prefix, Suffix, Error)) { in reduceList()
180 if (doTest(EmptyList, TestList, Error) == KeepSuffix) { in reduceList()
DCrashDebugger.cpp55 virtual TestResult doTest(std::vector<std::string> &Removed,
62 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest() function in ReducePassList
113 virtual TestResult doTest(std::vector<GlobalVariable*> &Prefix, in doTest() function in __anoneab556770211::ReduceCrashingGlobalVariables
183 virtual TestResult doTest(std::vector<Function*> &Prefix, in doTest() function in __anoneab556770311::ReduceCrashingFunctions
256 virtual TestResult doTest(std::vector<const BasicBlock*> &Prefix, in doTest() function in __anoneab556770411::ReduceCrashingBlocks
365 virtual TestResult doTest(std::vector<const Instruction*> &Prefix, in doTest() function in __anoneab556770511::ReduceCrashingInstructions
DMiscompilation.cpp51 virtual TestResult doTest(std::vector<std::string> &Prefix,
61 ReduceMiscompilingPasses::doTest(std::vector<std::string> &Prefix, in doTest() function in ReduceMiscompilingPasses
185 virtual TestResult doTest(std::vector<Function*> &Prefix, in doTest() function in __anon7232c9090211::ReduceMiscompilingFunctions
470 virtual TestResult doTest(std::vector<BasicBlock*> &Prefix, in doTest() function in __anon7232c9090311::ReduceMiscompiledBlocks