Searched refs:TestInsts (Results 1 – 1 of 1) sorted by relevance
758 if (!Kept.empty() && TestInsts(Kept)) in doTest()760 if (!Prefix.empty() && TestInsts(Prefix)) in doTest()765 bool TestInsts(std::vector<const Instruction *> &Prefix);769 bool ReduceCrashingInstructions::TestInsts( in TestInsts() function in ReduceCrashingInstructions835 if (!Kept.empty() && TestInsts(Kept)) in doTest()837 if (!Prefix.empty() && TestInsts(Prefix)) in doTest()842 bool TestInsts(std::vector<Instruction *> &Prefix);846 bool ReduceCrashingMetadata::TestInsts(std::vector<Instruction *> &Insts) { in TestInsts() function in ReduceCrashingMetadata