Searched refs:SubSL (Results 1 – 1 of 1) sorted by relevance
3298 const StructLayout *SubSL = DL.getStructLayout(SubTy); in getTypePartition() local3299 if (Size != SubSL->getSizeInBytes()) in getTypePartition()