Searched refs:TestBlocks (Results 1 – 3 of 3) sorted by relevance
372 if (!Kept.empty() && TestBlocks(Kept)) in doTest()374 if (!Prefix.empty() && TestBlocks(Prefix)) in doTest()379 bool TestBlocks(std::vector<const BasicBlock *> &Prefix);383 bool ReduceCrashingBlocks::TestBlocks(std::vector<const BasicBlock *> &BBs) { in TestBlocks() function in ReduceCrashingBlocks490 if (!Kept.empty() && TestBlocks(Kept)) in doTest()492 if (!Prefix.empty() && TestBlocks(Prefix)) in doTest()497 bool TestBlocks(std::vector<const BasicBlock *> &Prefix);501 bool ReduceCrashingConditionals::TestBlocks( in TestBlocks() function in ReduceCrashingConditionals595 if (!Kept.empty() && TestBlocks(Kept)) in doTest()597 if (!Prefix.empty() && TestBlocks(Prefix)) in doTest()[all …]
261 if (!Kept.empty() && TestBlocks(Kept)) in doTest()263 if (!Prefix.empty() && TestBlocks(Prefix)) in doTest()268 bool TestBlocks(std::vector<const BasicBlock*> &Prefix);272 bool ReduceCrashingBlocks::TestBlocks(std::vector<const BasicBlock*> &BBs) { in TestBlocks() function in ReduceCrashingBlocks
336 if (!Kept.empty() && TestBlocks(Kept)) in doTest()338 if (!Prefix.empty() && TestBlocks(Prefix)) in doTest()343 bool TestBlocks(std::vector<const BasicBlock*> &Prefix);347 bool ReduceCrashingBlocks::TestBlocks(std::vector<const BasicBlock*> &BBs) { in TestBlocks() function in ReduceCrashingBlocks