Searched refs:CurrentInitTy (Results 1 – 1 of 1) sorted by relevance
2182 Type *CurrentInitTy = CurrentGV->getInitializer()->getType(); in BatchCommitValueTo() local2184 if (StructType *STy = dyn_cast<StructType>(CurrentInitTy)) in BatchCommitValueTo()2186 else if (ArrayType *ArrTy = dyn_cast<ArrayType>(CurrentInitTy)) in BatchCommitValueTo()