|
Polly 23.0.0git
|
#include <cpp-checked.h>
Protected Member Functions | |
| ast_node_for (__isl_take isl_ast_node *ptr) | |
| Protected Member Functions inherited from isl::checked::ast_node | |
| ast_node (__isl_take isl_ast_node *ptr) | |
Static Private Attributes | |
| static const auto | type = isl_ast_node_for |
Friends | |
| template<class T> | |
| boolean | ast_node::isa () const |
| ast_node_for | ast_node::as () const |
Additional Inherited Members | |
| Protected Attributes inherited from isl::checked::ast_node | |
| isl_ast_node * | ptr = nullptr |
Definition at line 1260 of file cpp-checked.h.
|
inlineexplicitprotected |
Definition at line 7040 of file cpp-checked.h.
References __isl_take, isl::checked::ast_node::ast_node(), and isl::checked::ast_node::ptr.
Referenced by ast_node::as, ast_node_for(), and operator=().
|
inline |
Definition at line 7043 of file cpp-checked.h.
References isl::checked::ast_node::ast_node().
|
inline |
Definition at line 7046 of file cpp-checked.h.
References isl::checked::ast_node::ast_node(), ast_node_for(), and obj.
|
inline |
Definition at line 7060 of file cpp-checked.h.
References isl::checked::ast_node::get(), isl_ast_node_for_get_body(), isl::checked::ast_node::manage, and res.
Referenced by polly::IslNodeBuilder::createForSequential(), get_body(), polly::IslNodeBuilder::getNumberOfIterations(), and IsLoopVectorizerDisabled().
|
inline |
Definition at line 7071 of file cpp-checked.h.
References isl::checked::ast_node::get(), isl_ast_node_for_get_cond(), isl::checked::ast_node::manage, and res.
Referenced by get_cond(), and polly::IslNodeBuilder::getUpperBound().
|
inline |
Definition at line 7056 of file cpp-checked.h.
References isl_ast_node_get_ctx(), and isl::checked::ast_node::ptr.
|
inline |
Definition at line 7066 of file cpp-checked.h.
References body().
|
inline |
Definition at line 7077 of file cpp-checked.h.
References cond().
|
inline |
Definition at line 7088 of file cpp-checked.h.
References inc().
|
inline |
Definition at line 7099 of file cpp-checked.h.
References init().
|
inline |
Definition at line 7116 of file cpp-checked.h.
References iterator().
|
inline |
Definition at line 7082 of file cpp-checked.h.
References isl::checked::ast_node::get(), isl_ast_node_for_get_inc(), isl::checked::ast_node::manage, and res.
Referenced by polly::IslNodeBuilder::createForSequential(), get_inc(), and polly::IslNodeBuilder::getNumberOfIterations().
|
inline |
Definition at line 7093 of file cpp-checked.h.
References isl::checked::ast_node::get(), isl_ast_node_for_get_init(), isl::checked::ast_node::manage, and res.
Referenced by polly::IslNodeBuilder::createForSequential(), get_init(), and polly::IslNodeBuilder::getNumberOfIterations().
|
inline |
Definition at line 7104 of file cpp-checked.h.
References isl::checked::ast_node::get(), isl_ast_node_for_is_degenerate(), isl::checked::ast_node::manage, and res.
|
inline |
Definition at line 7110 of file cpp-checked.h.
References isl::checked::ast_node::get(), isl_ast_node_for_get_iterator(), isl::checked::ast_node::manage, and res.
Referenced by polly::IslNodeBuilder::createForSequential(), get_iterator(), and polly::IslNodeBuilder::getUpperBound().
|
inline |
Definition at line 7051 of file cpp-checked.h.
References ast_node_for(), and obj.
|
friend |
References isl::checked::ast_node::as(), and ast_node_for().
|
friend |
References isl::checked::ast_node::isa().
|
staticprivate |
Definition at line 1264 of file cpp-checked.h.