Searched refs:TestBlocks (Results 1 – 1 of 1) sorted by relevance
456 if (!Kept.empty() && TestBlocks(Kept)) in doTest()458 if (!Prefix.empty() && TestBlocks(Prefix)) in doTest()463 bool TestBlocks(std::vector<const BasicBlock *> &Prefix);568 if (!Kept.empty() && TestBlocks(Kept)) in doTest()570 if (!Prefix.empty() && TestBlocks(Prefix)) in doTest()575 bool TestBlocks(std::vector<const BasicBlock *> &Prefix);579 bool ReduceCrashingConditionals::TestBlocks( in TestBlocks() function in ReduceCrashingConditionals667 if (!Kept.empty() && TestBlocks(Kept)) in doTest()669 if (!Prefix.empty() && TestBlocks(Prefix)) in doTest()674 bool TestBlocks(std::vector<const BasicBlock *> &Prefix);[all …]