reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
420 if (UGS.UsageCount == 0) 422 if (PickedGlobals.anyCommon(UGS.Globals)) 424 PickedGlobals |= UGS.Globals; 428 if (UGS.Globals.count() < 2) 430 Changed |= doMerge(Globals, UGS.Globals, M, isConst, AddrSpace);