Searched refs:ReplacedDstComdats (Results 1 – 2 of 2) sorted by relevance
105 const DenseSet<const Comdat *> &ReplacedDstComdats);423 GlobalValue &GV, const DenseSet<const Comdat *> &ReplacedDstComdats) { in dropReplacedComdat() argument427 if (!ReplacedDstComdats.count(C)) in dropReplacedComdat()459 DenseSet<const Comdat *> ReplacedDstComdats; in run() local481 ReplacedDstComdats.insert(DstC); in run()488 dropReplacedComdat(GV, ReplacedDstComdats); in run()493 dropReplacedComdat(GV, ReplacedDstComdats); in run()498 dropReplacedComdat(GV, ReplacedDstComdats); in run()
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()