Searched refs:ReplacedDstComdats (Results 1 – 1 of 1) sorted by relevance
105 const DenseSet<const Comdat *> &ReplacedDstComdats);425 GlobalValue &GV, const DenseSet<const Comdat *> &ReplacedDstComdats) { in dropReplacedComdat() argument429 if (!ReplacedDstComdats.count(C)) in dropReplacedComdat()460 DenseSet<const Comdat *> ReplacedDstComdats; in run() local482 ReplacedDstComdats.insert(DstC); in run()488 dropReplacedComdat(GV, ReplacedDstComdats); in run()491 dropReplacedComdat(GV, ReplacedDstComdats); in run()494 dropReplacedComdat(GV, ReplacedDstComdats); in run()