OmniSciDB
a5dc49c757
|
Classes | |
class | UsedColumnExpressions |
Functions | |
llvm::Type * | llvm_type_from_sql (const SQLTypeInfo &ti, llvm::LLVMContext &ctx) |
Variables | |
std::vector< InputTableInfo > | g_table_infos |
llvm::Type* anonymous_namespace{ScalarCodeGenerator.cpp}::llvm_type_from_sql | ( | const SQLTypeInfo & | ti, |
llvm::LLVMContext & | ctx | ||
) |
Definition at line 48 of file ScalarCodeGenerator.cpp.
References logger::FATAL, get_int_type(), SQLTypeInfo::get_type(), kINT, and LOG.
Referenced by ScalarCodeGenerator::compile().
std::vector<InputTableInfo> anonymous_namespace{ScalarCodeGenerator.cpp}::g_table_infos |
Definition at line 46 of file ScalarCodeGenerator.cpp.
Referenced by ScalarCodeGenerator::compile().