Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp327 DenseSet<GlobalValueSummary *> &GlobalInvolvedWithAlias, in thinLTOResolvePrevailingGUID() argument
372 !GlobalInvolvedWithAlias.count(S.get())) in thinLTOResolvePrevailingGUID()
412 DenseSet<GlobalValueSummary *> GlobalInvolvedWithAlias; in thinLTOResolvePrevailingInIndex() local
416 GlobalInvolvedWithAlias.insert(&AS->getAliasee()); in thinLTOResolvePrevailingInIndex()
420 GlobalInvolvedWithAlias, isPrevailing, in thinLTOResolvePrevailingInIndex()