Searched refs:CommonUseTy (Results 1 – 2 of 2) sorted by relevance
4024 if (Type *CommonUseTy = findCommonType(P.begin(), P.end(), P.endOffset())) in rewritePartition() local4025 if (DL.getTypeAllocSize(CommonUseTy) >= P.size()) in rewritePartition()4026 SliceTy = CommonUseTy; in rewritePartition()
3815 if (Type *CommonUseTy = findCommonType(P.begin(), P.end(), P.endOffset())) in rewritePartition() local3816 if (DL.getTypeAllocSize(CommonUseTy) >= P.size()) in rewritePartition()3817 SliceTy = CommonUseTy; in rewritePartition()