reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
527 NGV->setExternallyInitialized(GV->isExternallyInitialized()); 528 NGV->copyAttributesFrom(GV); 529 Globals.push_back(NGV); 530 NewGlobals.push_back(NGV); 537 NGV->setAlignment(NewAlign); 538 transferSRADebugInfo(GV, NGV, FragmentSizeInBits * i, FragmentSizeInBits,