Searched refs:TestNamedMDOps (Results 1 – 1 of 1) sorted by relevance
953 if (!Kept.empty() && TestNamedMDOps(Kept)) in doTest()955 if (!Prefix.empty() && TestNamedMDOps(Prefix)) in doTest()960 bool TestNamedMDOps(std::vector<const MDNode *> &NamedMDOps);964 bool ReduceCrashingNamedMDOps::TestNamedMDOps( in TestNamedMDOps() function in ReduceCrashingNamedMDOps