Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DGlobalMerge.cpp266 DenseMap<Function *, size_t /*UsedGlobalSetIdx*/> GlobalUsesByFunction; in doMerge() local
319 size_t UGSIdx = GlobalUsesByFunction[ParentFn]; in doMerge()
332 GlobalUsesByFunction[ParentFn] = CurGVOnlySetIdx; in doMerge()
349 GlobalUsesByFunction[ParentFn] = ExpandedIdx; in doMerge()
355 GlobalUsesByFunction[ParentFn] = EncounteredUGS[UGSIdx] = in doMerge()