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