Searched refs:dropReplacedComdat (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp103 void dropReplacedComdat(GlobalValue &GV,
422 void ModuleLinker::dropReplacedComdat( function in class:ModuleLinker
488 dropReplacedComdat(GV, ReplacedDstComdats);
493 dropReplacedComdat(GV, ReplacedDstComdats);
498 dropReplacedComdat(GV, ReplacedDstComdats);

Completed in 47 milliseconds