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