Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp323 DenseSet<GlobalValueSummary *> &GlobalInvolvedWithAlias, in thinLTOResolvePrevailingGUID() argument
368 !GlobalInvolvedWithAlias.count(S.get())) in thinLTOResolvePrevailingGUID()
408 DenseSet<GlobalValueSummary *> GlobalInvolvedWithAlias; in thinLTOResolvePrevailingInIndex() local
412 GlobalInvolvedWithAlias.insert(&AS->getAliasee()); in thinLTOResolvePrevailingInIndex()
416 GlobalInvolvedWithAlias, isPrevailing, in thinLTOResolvePrevailingInIndex()