Searched refs:NGV (Results 1 – 1 of 1) sorted by relevance
682 GlobalVariable *NGV = new GlobalVariable(STy->getElementType(i), false, in SRAGlobal() local687 Globals.insert(GV, NGV); in SRAGlobal()688 NewGlobals.push_back(NGV); in SRAGlobal()696 NGV->setAlignment(NewAlign); in SRAGlobal()715 GlobalVariable *NGV = new GlobalVariable(STy->getElementType(), false, in SRAGlobal() local720 Globals.insert(GV, NGV); in SRAGlobal()721 NewGlobals.push_back(NGV); in SRAGlobal()728 NGV->setAlignment(NewAlign); in SRAGlobal()1490 GlobalVariable *NGV = in PerformHeapAllocSRoA() local1496 FieldGlobals.push_back(NGV); in PerformHeapAllocSRoA()[all …]