Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp131 bool ModuleLinker::getComdatLeader(Module &M, StringRef ComdatName, in getComdatLeader() argument
151 bool ModuleLinker::computeResultingSelectionKind(StringRef ComdatName, in computeResultingSelectionKind() argument
224 StringRef ComdatName = SrcC->getName(); getComdatResult() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInternalize.cpp135 SmallString<0> ComdatName; in maybeInternalize() local