Searched refs:TestInsts (Results 1 – 1 of 1) sorted by relevance
368 if (!Kept.empty() && TestInsts(Kept)) in doTest()370 if (!Prefix.empty() && TestInsts(Prefix)) in doTest()375 bool TestInsts(std::vector<const Instruction*> &Prefix);379 bool ReduceCrashingInstructions::TestInsts(std::vector<const Instruction*> in TestInsts() function in ReduceCrashingInstructions