Searched defs:Globals (Results 1 – 4 of 4) sorted by relevance
143 bool GlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge()234 DenseMap<unsigned, SmallVector<GlobalVariable*, 16> > Globals, ConstGlobals, in doInitialization() local
67 DenseSet<const GlobalVariable *> &Globals) { in DiscoverDependentGlobals()936 SmallVector<const GlobalVariable *, 8> Globals; in emitGlobals() local
2494 const StringMap<DIE*> &Globals = TheCU->getGlobalNames(); in emitDebugPubNames() local2564 const StringMap<DIE *> &Globals = TheCU->getGlobalTypes(); in emitDebugPubTypes() local
479 Module::GlobalListType &Globals = GV->getParent()->getGlobalList(); in SRAGlobal() local