Searched defs:ExternalComdats (Results 1 – 1 of 1) sorted by relevance
117 GlobalValue &GV, const std::set<const Comdat *> &ExternalComdats) { in maybeInternalize()144 GlobalValue &GV, std::set<const Comdat *> &ExternalComdats) { in checkComdatVisibility()161 std::set<const Comdat *> ExternalComdats; in internalizeModule() local