OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IRCodegen.cpp File Reference
+ Include dependency graph for IRCodegen.cpp:

Go to the source code of this file.

Classes

class  anonymous_namespace{IRCodegen.cpp}::ExprTableIdVisitor
 

Namespaces

 anonymous_namespace{IRCodegen.cpp}
 

Functions

void anonymous_namespace{IRCodegen.cpp}::add_qualifier_to_execution_unit (RelAlgExecutionUnit &ra_exe_unit, const std::shared_ptr< Analyzer::Expr > &qual)
 
void anonymous_namespace{IRCodegen.cpp}::check_if_loop_join_is_allowed (RelAlgExecutionUnit &ra_exe_unit, const ExecutionOptions &eo, const std::vector< InputTableInfo > &query_infos, const size_t level_idx, const std::string &fail_reason)
 
void anonymous_namespace{IRCodegen.cpp}::check_valid_join_qual (std::shared_ptr< Analyzer::BinOper > &bin_oper)
 

Variables

bool g_enable_left_join_filter_hoisting
 

Variable Documentation

bool g_enable_left_join_filter_hoisting

Definition at line 103 of file Execute.cpp.