Searched refs:TestInsts (Results 1 – 1 of 1) sorted by relevance
757 if (!Kept.empty() && TestInsts(Kept)) in doTest()759 if (!Prefix.empty() && TestInsts(Prefix)) in doTest()764 bool TestInsts(std::vector<const Instruction *> &Prefix);768 bool ReduceCrashingInstructions::TestInsts( in TestInsts() function in ReduceCrashingInstructions833 if (!Kept.empty() && TestInsts(Kept)) in doTest()835 if (!Prefix.empty() && TestInsts(Prefix)) in doTest()840 bool TestInsts(std::vector<Instruction *> &Prefix);844 bool ReduceCrashingMetadata::TestInsts(std::vector<Instruction *> &Insts) { in TestInsts() function in ReduceCrashingMetadata