Xreate
The Xreate programming language
Public Member Functions | List of all members
BruteFnInvocation Class Reference

Default IFnInvocation implementation. More...

#include <compilepass.h>

Detailed Description

Default IFnInvocation implementation.

Inheritance diagram for BruteFnInvocation:
IFnInvocation

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.
 

The documentation for this class was generated from the following files: