Idris2Doc : Compiler.MLIR.IR.Value

Compiler.MLIR.IR.Value

(source)
For internal spidr use only.

Definitions

dataValue : Type
Totality: total
Visibility: public export
Constructor: 
MkValue : GCAnyPtr-> (AnyPtr->Bits64->GCAnyPtr->PrimIO ()) ->Value

Hints:
CastBlockArgumentValue
CastOpResultValue
sizeofValue : Bits64
dataBlockArgument : Type
Totality: total
Visibility: public export
Constructor: 
MkBlockArgument : GCAnyPtr->BlockArgument

Hint: 
CastBlockArgumentValue
prim__deleteBlockArgument : AnyPtr->PrimIO ()
dataOpResult : Type
Totality: total
Visibility: public export
Constructor: 
MkOpResult : GCAnyPtr->OpResult

Hint: 
CastOpResultValue
prim__deleteOpResult : AnyPtr->PrimIO ()