Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
Static Protected Member Functions | |
static void | LifetimeTest () |
static Status | LoadFromFile (ObjectPool *pool, const string &filename, scoped_ptr< LlvmCodeGen > *codegen) |
static LlvmCodeGen * | CreateCodegen (ObjectPool *pool) |
static void | ClearHashFns (LlvmCodeGen *codegen) |
static void * | JitFunction (LlvmCodeGen *codegen, Function *function) |
Definition at line 32 of file llvm-codegen-test.cc.
|
inlinestaticprotected |
Definition at line 68 of file llvm-codegen-test.cc.
References impala::LlvmCodeGen::ClearHashFns().
|
inlinestaticprotected |
Definition at line 59 of file llvm-codegen-test.cc.
References impala::ObjectPool::Add(), impala::LlvmCodeGen::Init(), and impala::Status::ok().
|
inlinestaticprotected |
Definition at line 72 of file llvm-codegen-test.cc.
References impala::LlvmCodeGen::JitFunction().
|
inlinestaticprotected |
Definition at line 34 of file llvm-codegen-test.cc.
References impala::LlvmCodeGen::Init(), impala::Status::ok(), and pool.
|
inlinestaticprotected |
Definition at line 54 of file llvm-codegen-test.cc.