OmniSciDB
a5dc49c757
|
#include "CodeGenerator.h"
#include "Execute.h"
#include "GeoOperators/Codegen.h"
#include "NullableValue.h"
#include <llvm/IR/MDBuilder.h>
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) |