Home
last modified time | relevance | path

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

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