Searched refs:NewCtors (Results 1 – 1 of 1) sorted by relevance
877 std::vector<Constant *> NewCtors(N); in UpgradeGlobalVariable() local880 NewCtors[i] = ConstantStruct::get( in UpgradeGlobalVariable()884 Constant *NewInit = ConstantArray::get(ArrayType::get(EltTy, N), NewCtors); in UpgradeGlobalVariable()