Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp423 GlobalValue &GV, const DenseSet<const Comdat *> &ReplacedDstComdats) { in dropReplacedComdat()
459 DenseSet<const Comdat *> ReplacedDstComdats; in run() local