Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp324 DenseSet<GlobalValueSummary *> &GlobalInvolvedWithAlias, in thinLTOResolvePrevailingGUID() argument
369 !GlobalInvolvedWithAlias.count(S.get())) in thinLTOResolvePrevailingGUID()
409 DenseSet<GlobalValueSummary *> GlobalInvolvedWithAlias; in thinLTOResolvePrevailingInIndex() local
413 GlobalInvolvedWithAlias.insert(&AS->getAliasee()); in thinLTOResolvePrevailingInIndex()
417 GlobalInvolvedWithAlias, isPrevailing, in thinLTOResolvePrevailingInIndex()