| Safe Haskell | None |
|---|
DDC.Core.Llvm.Metadata.Tbaa
Documentation
Metadata for a supercombinator.
Arguments
| :: 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.
Arguments
| :: (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