Searched refs:ReplacedDstComdats (Results 1 – 1 of 1) sorted by relevance
105 const DenseSet<const Comdat *> &ReplacedDstComdats);429 GlobalValue &GV, const DenseSet<const Comdat *> &ReplacedDstComdats) { in dropReplacedComdat() argument433 if (!ReplacedDstComdats.count(C)) in dropReplacedComdat()464 DenseSet<const Comdat *> ReplacedDstComdats; in run() local490 ReplacedDstComdats.insert(DstC); in run()496 dropReplacedComdat(GV, ReplacedDstComdats); in run()499 dropReplacedComdat(GV, ReplacedDstComdats); in run()502 dropReplacedComdat(GV, ReplacedDstComdats); in run()