PostgreSQL Source Code
git master
|
Data Fields | |
LLVMJitContext * | context |
const char * | funcname |
Definition at line 48 of file llvmjit_expr.c.
LLVMJitContext* CompiledExprState::context |
Definition at line 50 of file llvmjit_expr.c.
Referenced by ExecRunCompiledExpr().
const char* CompiledExprState::funcname |
Definition at line 51 of file llvmjit_expr.c.
Referenced by ExecRunCompiledExpr().