Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTO.cpp298 DenseSet<GlobalValueSummary *> &GlobalInvolvedWithAlias, in thinLTOResolvePrevailingGUID() argument
325 !GlobalInvolvedWithAlias.count(S.get())) in thinLTOResolvePrevailingGUID()
347 DenseSet<GlobalValueSummary *> GlobalInvolvedWithAlias; in thinLTOResolvePrevailingInIndex() local
351 GlobalInvolvedWithAlias.insert(&AS->getAliasee()); in thinLTOResolvePrevailingInIndex()
355 GlobalInvolvedWithAlias, isPrevailing, in thinLTOResolvePrevailingInIndex()