Module melior::dialect::llvm::type

source ·
Expand description

LLVM types

Functions

  • Creates an LLVM array type.
  • Creates an LLVM function type.
  • Creates an LLVM opaque pointer type.
  • Creates an LLVM pointer type.
  • Creates an LLVM struct type.
  • Creates an LLVM void type.