getScalarSizeInBits() doesn't work if the scalar type is a pointer. For that we need to go through DataLayout.
388 KiB
388 KiB
getScalarSizeInBits() doesn't work if the scalar type is a pointer. For that we need to go through DataLayout.