Searched refs:ReplacedDstComdats (Results 1 – 1 of 1) sorted by relevance
107 const DenseSet<const Comdat *> &ReplacedDstComdats);452 GlobalValue &GV, const DenseSet<const Comdat *> &ReplacedDstComdats) { in dropReplacedComdat() argument456 if (!ReplacedDstComdats.count(C)) in dropReplacedComdat()488 DenseSet<const Comdat *> ReplacedDstComdats; in run() local510 ReplacedDstComdats.insert(DstC); in run()517 dropReplacedComdat(GV, ReplacedDstComdats); in run()522 dropReplacedComdat(GV, ReplacedDstComdats); in run()527 dropReplacedComdat(GV, ReplacedDstComdats); in run()