Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp131 bool ModuleLinker::getComdatLeader(Module &M, StringRef ComdatName, in getComdatLeader()
151 bool ModuleLinker::computeResultingSelectionKind(StringRef ComdatName, in computeResultingSelectionKind()
224 StringRef ComdatName = SrcC->getName(); in getComdatResult() local