#include <OpenAnalysis/ExprTree/ExprTreeVisitor.hpp>#include <OpenAnalysis/IRInterface/AffineExprIRInterface.hpp>#include <OpenAnalysis/AffineExpr/AffineExprAbstraction.hpp>#include <OpenAnalysis/Alias/Interface.hpp>#include <stack>

Go to the source code of this file.
Classes | |
| struct | OA::AffineExpr::StackObj |
| class | OA::AffineExpr::AffineExprExprTreeVisitor |
| class | OA::AffineExpr::ManagerAffineExpr |
Namespaces | |
| namespace | OA |
Namespace for the whole OpenAnalysis Toolkit. | |
| namespace | OA::AffineExpr |
Enumerations | |
| enum | OA::AffineExpr::AffineAnlState { OA::AffineExpr::INVALID_OPERATOR = 0, OA::AffineExpr::NON_LINEAR_TERM, OA::AffineExpr::INVALID_VAR, OA::AffineExpr::INDIRECT_REF, OA::AffineExpr::VALID_AFFINE_EXP } |
1.6.1