Searched refs:TestInsts (Results 1 – 1 of 1) sorted by relevance
749 if (!Kept.empty() && TestInsts(Kept)) in doTest()751 if (!Prefix.empty() && TestInsts(Prefix)) in doTest()756 bool TestInsts(std::vector<const Instruction *> &Prefix);760 bool ReduceCrashingInstructions::TestInsts( in TestInsts() function in ReduceCrashingInstructions822 if (!Kept.empty() && TestInsts(Kept)) in doTest()824 if (!Prefix.empty() && TestInsts(Prefix)) in doTest()829 bool TestInsts(std::vector<Instruction *> &Prefix);833 bool ReduceCrashingMetadata::TestInsts(std::vector<Instruction *> &Insts) { in TestInsts() function in ReduceCrashingMetadata