Safe Haskell | Safe |
---|---|
Language | Haskell98 |
LLVM.AST.Typed
Description
Querying the type of LLVM expressions
Documentation
Minimal complete definition
getElementType :: Type -> Type #
getElementPtrType :: Type -> [Constant] -> Type #
extractValueType :: [Word32] -> Type -> Type #