OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LogicalIR.cpp File Reference
#include "CodeGenerator.h"
#include "Execute.h"
#include "NullableValue.h"
#include <llvm/IR/MDBuilder.h>
+ Include dependency graph for LogicalIR.cpp:

Go to the source code of this file.

Namespaces

 anonymous_namespace{LogicalIR.cpp}
 

Functions

bool anonymous_namespace{LogicalIR.cpp}::contains_unsafe_division (const Analyzer::Expr *expr)
 
bool anonymous_namespace{LogicalIR.cpp}::should_defer_eval (const std::shared_ptr< Analyzer::Expr > expr)
 
Likelihood anonymous_namespace{LogicalIR.cpp}::get_likelihood (const Analyzer::Expr *expr)
 
Weight anonymous_namespace{LogicalIR.cpp}::get_weight (const Analyzer::Expr *expr, int depth=0)
 
bool anonymous_namespace{LogicalIR.cpp}::is_qualified_bin_oper (const Analyzer::Expr *expr)