Go to the documentation of this file.
11 #ifndef OPENVDB_AX_COMPILER_COMPILER_OPTIONS_HAS_BEEN_INCLUDED
12 #define OPENVDB_AX_COMPILER_COMPILER_OPTIONS_HAS_BEEN_INCLUDED
36 bool mConstantFoldCBindings =
true;
39 bool mPrioritiseIR =
true;
43 bool mLazyFunctions =
true;
74 #endif // OPENVDB_AX_COMPILER_FUNCTION_REGISTRY_OPTIONS_HAS_BEEN_INCLUDED
Settings which control how a Compiler class object behaves.
Definition: CompilerOptions.h:48
Library and file format version numbers.
Options that control how functions behave.
Definition: CompilerOptions.h:25
OptLevel
Controls the llvm compiler optimization level.
Definition: CompilerOptions.h:51
#define OPENVDB_USE_VERSION_NAMESPACE
Definition: version.h:153
#define OPENVDB_VERSION_NAME
The version namespace name for this library version.
Definition: version.h:101
@ NONE
Definition: IndexIterator.h:42
Definition: openvdb/Exceptions.h:13