Xreate
The Xreate programming language
|
Default IFnInvocation implementation. More...
#include <compilepass.h>
Default IFnInvocation implementation.
Public Member Functions | |
llvm::Value * | operator() (std::vector< llvm::Value *> &&args, const std::string &hintDecl="") |
Makes type conversions and returns LLVM call statement with given arguments. | |