|
LLVM
4.0.0
|
Handle to a newly created compile callback. More...
#include <IndirectionUtils.h>
Public Member Functions | |
| CompileCallbackInfo (JITTargetAddress Addr, CompileFtor &Compile) | |
| JITTargetAddress | getAddress () const |
| void | setCompileAction (CompileFtor Compile) |
Handle to a newly created compile callback.
Can be used to get an IR constant representing the address of the trampoline, and to set the compile action for the callback.
Definition at line 49 of file IndirectionUtils.h.
|
inline |
Definition at line 51 of file IndirectionUtils.h.
|
inline |
Definition at line 54 of file IndirectionUtils.h.
|
inline |
Definition at line 55 of file IndirectionUtils.h.
1.8.6