Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMerge.cpp318 DenseMap<Function *, size_t /*UsedGlobalSetIdx*/> GlobalUsesByFunction; in doMerge() local
370 size_t UGSIdx = GlobalUsesByFunction[ParentFn]; in doMerge()
383 GlobalUsesByFunction[ParentFn] = CurGVOnlySetIdx; in doMerge()
400 GlobalUsesByFunction[ParentFn] = ExpandedIdx; in doMerge()
406 GlobalUsesByFunction[ParentFn] = EncounteredUGS[UGSIdx] = in doMerge()