Searched defs:ExternalComdats (Results 1 – 1 of 1) sorted by relevance
136 GlobalValue &GV, const std::set<const Comdat *> &ExternalComdats) { in maybeInternalize()163 GlobalValue &GV, std::set<const Comdat *> &ExternalComdats) { in checkComdatVisibility()181 std::set<const Comdat *> ExternalComdats; in runOnModule() local