Home
last modified time | relevance | path

Searched refs:GlobalInvolvedWithAlias (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/LTO/
DLTO.cpp45 DenseSet<GlobalValueSummary *> &GlobalInvolvedWithAlias, in thinLTOResolveWeakForLinkerGUID() argument
51 if (GlobalInvolvedWithAlias.count(S.get())) in thinLTOResolveWeakForLinkerGUID()
88 DenseSet<GlobalValueSummary *> GlobalInvolvedWithAlias; in thinLTOResolveWeakForLinkerInIndex() local
92 GlobalInvolvedWithAlias.insert(&AS->getAliasee()); in thinLTOResolveWeakForLinkerInIndex()
95 thinLTOResolveWeakForLinkerGUID(I.second, I.first, GlobalInvolvedWithAlias, in thinLTOResolveWeakForLinkerInIndex()