Searched refs:TestNamedMDOps (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/bugpoint/
H A DCrashDebugger.cpp589 if (!Kept.empty() && TestNamedMDOps(Kept))
591 if (!Prefix.empty() && TestNamedMDOps(Prefix))
596 bool TestNamedMDOps(std::vector<const MDNode *> &NamedMDOps);
600 bool ReduceCrashingNamedMDOps::TestNamedMDOps( function in class:ReduceCrashingNamedMDOps

Completed in 67 milliseconds