Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
HDLinkModules.cpp67 bool computeResultingSelectionKind(StringRef ComdatName,
151 bool ModuleLinker::computeResultingSelectionKind(StringRef ComdatName, in computeResultingSelectionKind() function in ModuleLinker
237 return computeResultingSelectionKind(ComdatName, SSK, DSK, Result, From); in getComdatResult()