Searched refs:ReduceCrashingBlocks (Results 1 – 1 of 1) sorted by relevance
248 class ReduceCrashingBlocks : public ListReducer<const BasicBlock*> { class252 ReduceCrashingBlocks(BugDriver &bd, in ReduceCrashingBlocks() function in __anon692caeb90411::ReduceCrashingBlocks270 bool ReduceCrashingBlocks::TestBlocks(std::vector<const BasicBlock*> &BBs) { in TestBlocks()518 ReduceCrashingBlocks(BD, TestFn).reduceList(Blocks, Error); in DebugACrash()