#include <OpenAnalysis/MemRefExpr/MemRefExpr.hpp>#include <OpenAnalysis/ExprTree/ExprTree.hpp>#include <OpenAnalysis/Location/Location.hpp>

Go to the source code of this file.
Classes | |
| class | OA::AffineExpr::AffineExprIRInterface |
Namespaces | |
| namespace | OA |
Namespace for the whole OpenAnalysis Toolkit. | |
| namespace | OA::AffineExpr |
Enumerations | |
| enum | OA::AffineExpr::OpType { OA::AffineExpr::OP_ADD = 0, OA::AffineExpr::OP_SUBTRACT, OA::AffineExpr::OP_MULTIPLY, OA::AffineExpr::OP_DIVIDE, OA::AffineExpr::OP_MODULO, OA::AffineExpr::OP_SHIFT_LEFT, OA::AffineExpr::OP_SHIFT_RIGHT, OA::AffineExpr::OP_BIT_AND, OA::AffineExpr::OP_BIT_OR, OA::AffineExpr::OP_BIT_XOR, OA::AffineExpr::OP_OTHER } |
1.6.1