Home
last modified time | relevance | path

Searched defs:ComdatName (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp613 bool ModuleLinker::getComdatLeader(Module *M, StringRef ComdatName, in getComdatLeader()
633 bool ModuleLinker::computeResultingSelectionKind(StringRef ComdatName, in computeResultingSelectionKind()
711 StringRef ComdatName = SrcC->getName(); in getComdatResult() local
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2131 std::string ComdatName; in ParseModule() local