Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DCrashDebugger.cpp748 class ReduceCrashingInstructions : public ListReducer<const Instruction *> { class
753 ReduceCrashingInstructions(BugDriver &bd, BugTester testFn) in ReduceCrashingInstructions() function in __anon3767b1220811::ReduceCrashingInstructions
769 bool ReduceCrashingInstructions::TestInsts( in TestInsts()
1101 ReduceCrashingInstructions(BD, TestFn).reduceList(Insts); in ReduceInsts()