Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DGlobalMerge.cpp286 DenseMap<Function *, size_t /*UsedGlobalSetIdx*/> GlobalUsesByFunction; in doMerge() local
339 size_t UGSIdx = GlobalUsesByFunction[ParentFn]; in doMerge()
352 GlobalUsesByFunction[ParentFn] = CurGVOnlySetIdx; in doMerge()
369 GlobalUsesByFunction[ParentFn] = ExpandedIdx; in doMerge()
375 GlobalUsesByFunction[ParentFn] = EncounteredUGS[UGSIdx] = in doMerge()