Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp429 GlobalValue &GV, const DenseSet<const Comdat *> &ReplacedDstComdats) { in dropReplacedComdat() argument
464 DenseSet<const Comdat *> ReplacedDstComdats; in run() local