Home
last modified time | relevance | path

Searched refs:NamedMDNames (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/tools/bugpoint/
H A DCrashDebugger.cpp1327 std::vector<std::string> NamedMDNames; in DebugACrash() local
1329 NamedMDNames.push_back(NamedMD.getName().str()); in DebugACrash()
1331 ReduceCrashingNamedMD(BD, TestFn).reduceList(NamedMDNames); in DebugACrash()