Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/bugpoint/
DCrashDebugger.cpp359 class ReduceCrashingInstructions : public ListReducer<const Instruction*> { class
363 ReduceCrashingInstructions(BugDriver &bd, in ReduceCrashingInstructions() function in __anon19ca15e50411::ReduceCrashingInstructions
381 bool ReduceCrashingInstructions::TestInsts(std::vector<const Instruction*> in TestInsts()
539 ReduceCrashingInstructions(BD, TestFn).reduceList(Insts, Error); in DebugACrash()
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp434 class ReduceCrashingInstructions : public ListReducer<const Instruction*> { class
438 ReduceCrashingInstructions(BugDriver &bd, in ReduceCrashingInstructions() function in __anon692caeb90511::ReduceCrashingInstructions
456 bool ReduceCrashingInstructions::TestInsts(std::vector<const Instruction*> in TestInsts()
719 ReduceCrashingInstructions(BD, TestFn).reduceList(Insts, Error); in ReduceInsts()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DCrashDebugger.cpp676 class ReduceCrashingInstructions : public ListReducer<const Instruction *> { class
681 ReduceCrashingInstructions(BugDriver &bd, BugTester testFn) in ReduceCrashingInstructions() function in __anonab98acf10711::ReduceCrashingInstructions
697 bool ReduceCrashingInstructions::TestInsts( in TestInsts()
957 ReduceCrashingInstructions(BD, TestFn).reduceList(Insts); in ReduceInsts()