Whether the type has a known size.
Things that don't have a size are abstract types, labels, and void.a
@see llvm::Type::isSized()
See Implementation
Whether the type has a known size.
Things that don't have a size are abstract types, labels, and void.a
@see llvm::Type::isSized()