reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
323 return VF * DL.getTypeAllocSize(Ty) != DL.getTypeStoreSize(VectorTy); 323 return VF * DL.getTypeAllocSize(Ty) != DL.getTypeStoreSize(VectorTy); 328 return DL.getTypeAllocSizeInBits(Ty) != DL.getTypeSizeInBits(Ty); 328 return DL.getTypeAllocSizeInBits(Ty) != DL.getTypeSizeInBits(Ty);