Searched defs:ExternalComdats (Results 1 – 1 of 1) sorted by relevance
114 GlobalValue &GV, const DenseSet<const Comdat *> &ExternalComdats) { in maybeInternalize()141 GlobalValue &GV, DenseSet<const Comdat *> &ExternalComdats) { in checkComdatVisibility()158 DenseSet<const Comdat *> ExternalComdats; in internalizeModule() local