Searched refs:TestBlocks (Results 1 – 1 of 1) sorted by relevance
441 if (!Kept.empty() && TestBlocks(Kept)) in doTest()443 if (!Prefix.empty() && TestBlocks(Prefix)) in doTest()448 bool TestBlocks(std::vector<const BasicBlock *> &Prefix);560 if (!Kept.empty() && TestBlocks(Kept)) in doTest()562 if (!Prefix.empty() && TestBlocks(Prefix)) in doTest()567 bool TestBlocks(std::vector<const BasicBlock *> &Prefix);571 bool ReduceCrashingConditionals::TestBlocks( in TestBlocks() function in ReduceCrashingConditionals666 if (!Kept.empty() && TestBlocks(Kept)) in doTest()668 if (!Prefix.empty() && TestBlocks(Prefix)) in doTest()673 bool TestBlocks(std::vector<const BasicBlock *> &Prefix);[all …]