Searched refs:TestBlocks (Results 1 – 1 of 1) sorted by relevance
432 if (!Kept.empty() && TestBlocks(Kept)) in doTest()434 if (!Prefix.empty() && TestBlocks(Prefix)) in doTest()439 bool TestBlocks(std::vector<const BasicBlock *> &Prefix);550 if (!Kept.empty() && TestBlocks(Kept)) in doTest()552 if (!Prefix.empty() && TestBlocks(Prefix)) in doTest()557 bool TestBlocks(std::vector<const BasicBlock *> &Prefix);561 bool ReduceCrashingConditionals::TestBlocks( in TestBlocks() function in ReduceCrashingConditionals655 if (!Kept.empty() && TestBlocks(Kept)) in doTest()657 if (!Prefix.empty() && TestBlocks(Prefix)) in doTest()662 bool TestBlocks(std::vector<const BasicBlock *> &Prefix);[all …]