Polly 22.0.0git
isl::ast_expr_op Class Reference

#include <isl-noexceptions.h>

Inheritance diagram for isl::ast_expr_op:
[legend]

Public Member Functions

 ast_expr_op ()
 ast_expr_op (const ast_expr_op &obj)
ast_expr_opoperator= (ast_expr_op obj)
template<class T>
boolean isa () const
template<class T>
as () const
isl::ctx ctx () const
isl::ast_expr arg (int pos) const
isl::ast_expr get_arg (int pos) const
class size n_arg () const
class size get_n_arg () const
Public Member Functions inherited from isl::ast_expr
 ast_expr ()
 ast_expr (const ast_expr &obj)
ast_exproperator= (ast_expr obj)
 ~ast_expr ()
__isl_give isl_ast_exprcopy () const &
__isl_give isl_ast_exprcopy () &&=delete
__isl_keep isl_ast_exprget () const
__isl_give isl_ast_exprrelease ()
bool is_null () const
template<class T>
boolean isa () const
template<class T>
as () const
isl::ctx ctx () const
isl::ast_expr add (isl::ast_expr expr2) const
isl::ast_expr address_of () const
isl::ast_expr eq (isl::ast_expr expr2) const
isl::id id () const
isl::id get_id () const
isl::ast_expr le (isl::ast_expr expr2) const
isl::ast_expr mul (isl::ast_expr expr2) const
isl::ast_expr op_arg (int pos) const
isl::ast_expr get_op_arg (int pos) const
std::string to_C_str () const
isl::val val () const
isl::val get_val () const

Protected Member Functions

 ast_expr_op (__isl_take isl_ast_expr *ptr)
Protected Member Functions inherited from isl::ast_expr
 ast_expr (__isl_take isl_ast_expr *ptr)

Private Member Functions

template<typename T, typename = typename std::enable_if<std::is_same< const decltype(isl_ast_expr_op_get_type(nullptr)), const T>::value>::type>
boolean isa_type (T subtype) const

Static Private Attributes

static const auto type = isl_ast_expr_op

Friends

template<class T>
boolean ast_expr::isa () const
ast_expr_op ast_expr::as () const

Additional Inherited Members

Static Public Member Functions inherited from isl::ast_expr
static isl::ast_expr from_val (isl::val v)
Protected Attributes inherited from isl::ast_expr
isl_ast_exprptr = nullptr

Detailed Description

Definition at line 698 of file isl-noexceptions.h.

Constructor & Destructor Documentation

◆ ast_expr_op() [1/3]

isl::ast_expr_op::ast_expr_op ( __isl_take isl_ast_expr * ptr)
inlineexplicitprotected

Definition at line 6406 of file isl-noexceptions.h.

References __isl_take, isl::ast_expr::ast_expr(), and isl::ast_expr::ptr.

Referenced by ast_expr::as, ast_expr_op(), isl::ast_expr_op_access::ast_expr_op_access(), isl::ast_expr_op_access::ast_expr_op_access(), isl::ast_expr_op_access::ast_expr_op_access(), isl::ast_expr_op_add::ast_expr_op_add(), isl::ast_expr_op_add::ast_expr_op_add(), isl::ast_expr_op_add::ast_expr_op_add(), isl::ast_expr_op_address_of::ast_expr_op_address_of(), isl::ast_expr_op_address_of::ast_expr_op_address_of(), isl::ast_expr_op_address_of::ast_expr_op_address_of(), isl::ast_expr_op_and::ast_expr_op_and(), isl::ast_expr_op_and::ast_expr_op_and(), isl::ast_expr_op_and::ast_expr_op_and(), isl::ast_expr_op_and_then::ast_expr_op_and_then(), isl::ast_expr_op_and_then::ast_expr_op_and_then(), isl::ast_expr_op_and_then::ast_expr_op_and_then(), isl::ast_expr_op_call::ast_expr_op_call(), isl::ast_expr_op_call::ast_expr_op_call(), isl::ast_expr_op_call::ast_expr_op_call(), isl::ast_expr_op_cond::ast_expr_op_cond(), isl::ast_expr_op_cond::ast_expr_op_cond(), isl::ast_expr_op_cond::ast_expr_op_cond(), isl::ast_expr_op_div::ast_expr_op_div(), isl::ast_expr_op_div::ast_expr_op_div(), isl::ast_expr_op_div::ast_expr_op_div(), isl::ast_expr_op_eq::ast_expr_op_eq(), isl::ast_expr_op_eq::ast_expr_op_eq(), isl::ast_expr_op_eq::ast_expr_op_eq(), isl::ast_expr_op_fdiv_q::ast_expr_op_fdiv_q(), isl::ast_expr_op_fdiv_q::ast_expr_op_fdiv_q(), isl::ast_expr_op_fdiv_q::ast_expr_op_fdiv_q(), isl::ast_expr_op_ge::ast_expr_op_ge(), isl::ast_expr_op_ge::ast_expr_op_ge(), isl::ast_expr_op_ge::ast_expr_op_ge(), isl::ast_expr_op_gt::ast_expr_op_gt(), isl::ast_expr_op_gt::ast_expr_op_gt(), isl::ast_expr_op_gt::ast_expr_op_gt(), isl::ast_expr_op_le::ast_expr_op_le(), isl::ast_expr_op_le::ast_expr_op_le(), isl::ast_expr_op_le::ast_expr_op_le(), isl::ast_expr_op_lt::ast_expr_op_lt(), isl::ast_expr_op_lt::ast_expr_op_lt(), isl::ast_expr_op_lt::ast_expr_op_lt(), isl::ast_expr_op_max::ast_expr_op_max(), isl::ast_expr_op_max::ast_expr_op_max(), isl::ast_expr_op_max::ast_expr_op_max(), isl::ast_expr_op_member::ast_expr_op_member(), isl::ast_expr_op_member::ast_expr_op_member(), isl::ast_expr_op_member::ast_expr_op_member(), isl::ast_expr_op_min::ast_expr_op_min(), isl::ast_expr_op_min::ast_expr_op_min(), isl::ast_expr_op_min::ast_expr_op_min(), isl::ast_expr_op_minus::ast_expr_op_minus(), isl::ast_expr_op_minus::ast_expr_op_minus(), isl::ast_expr_op_minus::ast_expr_op_minus(), isl::ast_expr_op_mul::ast_expr_op_mul(), isl::ast_expr_op_mul::ast_expr_op_mul(), isl::ast_expr_op_mul::ast_expr_op_mul(), isl::ast_expr_op_or::ast_expr_op_or(), isl::ast_expr_op_or::ast_expr_op_or(), isl::ast_expr_op_or::ast_expr_op_or(), isl::ast_expr_op_or_else::ast_expr_op_or_else(), isl::ast_expr_op_or_else::ast_expr_op_or_else(), isl::ast_expr_op_or_else::ast_expr_op_or_else(), isl::ast_expr_op_pdiv_q::ast_expr_op_pdiv_q(), isl::ast_expr_op_pdiv_q::ast_expr_op_pdiv_q(), isl::ast_expr_op_pdiv_q::ast_expr_op_pdiv_q(), isl::ast_expr_op_pdiv_r::ast_expr_op_pdiv_r(), isl::ast_expr_op_pdiv_r::ast_expr_op_pdiv_r(), isl::ast_expr_op_pdiv_r::ast_expr_op_pdiv_r(), isl::ast_expr_op_select::ast_expr_op_select(), isl::ast_expr_op_select::ast_expr_op_select(), isl::ast_expr_op_select::ast_expr_op_select(), isl::ast_expr_op_sub::ast_expr_op_sub(), isl::ast_expr_op_sub::ast_expr_op_sub(), isl::ast_expr_op_sub::ast_expr_op_sub(), isl::ast_expr_op_zdiv_r::ast_expr_op_zdiv_r(), isl::ast_expr_op_zdiv_r::ast_expr_op_zdiv_r(), isl::ast_expr_op_zdiv_r::ast_expr_op_zdiv_r(), and operator=().

◆ ast_expr_op() [2/3]

isl::ast_expr_op::ast_expr_op ( )
inline

Definition at line 6398 of file isl-noexceptions.h.

References isl::ast_expr::ast_expr().

◆ ast_expr_op() [3/3]

isl::ast_expr_op::ast_expr_op ( const ast_expr_op & obj)
inline

Definition at line 6401 of file isl-noexceptions.h.

References isl::ast_expr::ast_expr(), ast_expr_op(), and obj.

Member Function Documentation

◆ arg()

isl::ast_expr isl::ast_expr_op::arg ( int pos) const
inline

◆ as()

template<class T>
T isl::ast_expr_op::as ( ) const
inline

◆ ctx()

isl::ctx isl::ast_expr_op::ctx ( ) const
inline

Definition at line 6434 of file isl-noexceptions.h.

References isl_ast_expr_get_ctx(), and isl::ast_expr::ptr.

Referenced by as().

◆ get_arg()

isl::ast_expr isl::ast_expr_op::get_arg ( int pos) const
inline

Definition at line 6444 of file isl-noexceptions.h.

References arg, and pos().

◆ get_n_arg()

class size isl::ast_expr_op::get_n_arg ( ) const
inline

Definition at line 6455 of file isl-noexceptions.h.

References n_arg().

◆ isa()

template<class T>
boolean isl::ast_expr_op::isa ( ) const
inline

Definition at line 6422 of file isl-noexceptions.h.

References isa_type().

◆ isa_type()

template<typename T, typename>
boolean isl::ast_expr_op::isa_type ( T subtype) const
inlineprivate

Definition at line 6415 of file isl-noexceptions.h.

References isl::ast_expr::get(), isl::ast_expr::is_null(), and isl_ast_expr_op_get_type().

Referenced by isa().

◆ n_arg()

class size isl::ast_expr_op::n_arg ( ) const
inline

Definition at line 6449 of file isl-noexceptions.h.

References isl::ast_expr::get(), isl_ast_expr_op_get_n_arg(), isl::ast_expr::manage, and res.

Referenced by get_n_arg().

◆ operator=()

ast_expr_op & isl::ast_expr_op::operator= ( ast_expr_op obj)
inline

Definition at line 6409 of file isl-noexceptions.h.

References ast_expr_op(), and obj.

◆ ast_expr::as

◆ ast_expr::isa

Member Data Documentation

◆ type

const auto isl::ast_expr_op::type = isl_ast_expr_op
staticprivate

Definition at line 702 of file isl-noexceptions.h.


The documentation for this class was generated from the following file: