Searched refs:ReduceCrashingInstructions (Results 1 – 3 of 3) sorted by relevance
359 class ReduceCrashingInstructions : public ListReducer<const Instruction*> { class363 ReduceCrashingInstructions(BugDriver &bd, in ReduceCrashingInstructions() function in __anon19ca15e50411::ReduceCrashingInstructions381 bool ReduceCrashingInstructions::TestInsts(std::vector<const Instruction*> in TestInsts()539 ReduceCrashingInstructions(BD, TestFn).reduceList(Insts, Error); in DebugACrash()
434 class ReduceCrashingInstructions : public ListReducer<const Instruction*> { class438 ReduceCrashingInstructions(BugDriver &bd, in ReduceCrashingInstructions() function in __anon692caeb90511::ReduceCrashingInstructions456 bool ReduceCrashingInstructions::TestInsts(std::vector<const Instruction*> in TestInsts()719 ReduceCrashingInstructions(BD, TestFn).reduceList(Insts, Error); in ReduceInsts()
676 class ReduceCrashingInstructions : public ListReducer<const Instruction *> { class681 ReduceCrashingInstructions(BugDriver &bd, BugTester testFn) in ReduceCrashingInstructions() function in __anonab98acf10711::ReduceCrashingInstructions697 bool ReduceCrashingInstructions::TestInsts( in TestInsts()957 ReduceCrashingInstructions(BD, TestFn).reduceList(Insts); in ReduceInsts()