Searched refs:CommonUseTy (Results 1 – 1 of 1) sorted by relevance
3982 if (Type *CommonUseTy = findCommonType(P.begin(), P.end(), P.endOffset())) in rewritePartition() local3983 if (DL.getTypeAllocSize(CommonUseTy) >= P.size()) in rewritePartition()3984 SliceTy = CommonUseTy; in rewritePartition()