Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp73 bool getComdatResult(const Comdat *SrcC, Comdat::SelectionKind &SK,
218 bool ModuleLinker::getComdatResult(const Comdat *SrcC, in getComdatResult() function in ModuleLinker
467 if (getComdatResult(&C, SK, LinkFromSrc)) in run()