OpenVDB 12.1.0
Loading...
Searching...
No Matches
ConstantFolding.h File Reference

Constant folding for C++ bindings. More...

#include "Types.h"
#include <openvdb/version.h>
#include <openvdb/util/Assert.h>
#include <llvm/IR/Constants.h>
#include <type_traits>
#include <vector>

Go to the source code of this file.

Classes

struct  ConstantFolder< SignatureT, I >
 Constant folding support structure. More...
struct  ConstantFolder< SignatureT, 0 >

Namespaces

namespace  openvdb
namespace  openvdb::v12_1
namespace  openvdb::v12_1::ax
namespace  openvdb::v12_1::ax::codegen

Detailed Description

Constant folding for C++ bindings.

Authors
Nick Avramoussis