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