- createCaptureStorage
LLVMValueRef createCaptureStorage(Variable v, char* name)
Undocumented in source.
- declare
LLVMValueRef declare(Function f)
Undocumented in source. Be warned that the author may not have intended to support it.
- declare
LLVMValueRef declare(Variable v)
Undocumented in source. Be warned that the author may not have intended to support it.
- define
void define(Symbol s)
Undocumented in source. Be warned that the author may not have intended to support it.
- define
LLVMValueRef define(Function f)
Undocumented in source. Be warned that the author may not have intended to support it.
- define
LLVMValueRef define(Variable v)
Undocumented in source.
- define
LLVMTypeRef define(Aggregate a)
Undocumented in source. Be warned that the author may not have intended to support it.
- getContext
LLVMValueRef getContext(Function f)
Undocumented in source. Be warned that the author may not have intended to support it.
- require
void require(Function f)
Undocumented in source. Be warned that the author may not have intended to support it.