Searched defs:UsedGlobals (Results 1 – 2 of 2) sorted by relevance
93 const SmallPtrSetImpl<const GlobalValue *> &UsedGlobals) { in isUnmergeableGlobal()136 SmallPtrSet<const GlobalValue*, 8> UsedGlobals; in mergeConstants() local
5391 SmallVector<GlobalValue *, 4> UsedGlobals; in embedBitcodeInModule() local