Safe Haskell | None |
---|
Documentation
Metadata for a supercombinator.
:: BindStruct (Exp ()) | |
=> String | Sanitized name of super |
-> Exp () Name | Super to derive from |
-> LlvmM MDSuper | Metadata encoding witness information |
Generate tbaa metadata for a top-level Salt supercombinator.
:: (BindStruct c, Show (c Name)) | |
=> KindEnv Name | |
-> MDSuper | Metadata |
-> [c Name] | Things to lookup for Meta data. |
-> Instr | Instruction to annotate |
-> AnnotInstr |
Attach relevant metadata to instructions