Polly 23.0.0git
isl::schedule Class Reference

#include <cpp.h>

Public Member Functions

 schedule ()
 schedule (const schedule &obj)
 schedule (isl::ctx ctx, const std::string &str)
scheduleoperator= (schedule obj)
 ~schedule ()
__isl_give isl_schedulecopy () const &
__isl_give isl_schedulecopy () &&=delete
__isl_keep isl_scheduleget () const
__isl_give isl_schedulerelease ()
bool is_null () const
isl::ctx ctx () const
isl::union_set domain () const
isl::union_set get_domain () const
isl::union_map map () const
isl::union_map get_map () const
isl::schedule pullback (isl::union_pw_multi_aff upma) const
isl::schedule_node root () const
isl::schedule_node get_root () const
 schedule ()
 schedule (const schedule &obj)
 schedule (isl::ctx ctx, const std::string &str)
scheduleoperator= (schedule obj)
 ~schedule ()
__isl_give isl_schedulecopy () const &
__isl_give isl_schedulecopy () &&=delete
__isl_keep isl_scheduleget () const
__isl_give isl_schedulerelease ()
bool is_null () const
isl::ctx ctx () const
isl::schedule align_params (isl::space space) const
isl::union_set domain () const
isl::union_set get_domain () const
isl::schedule gist_domain_params (isl::set context) const
isl::schedule insert_partial_schedule (isl::multi_union_pw_aff partial) const
isl::schedule intersect_domain (isl::union_set domain) const
isl::union_map map () const
isl::union_map get_map () const
isl::schedule pullback (isl::union_pw_multi_aff upma) const
isl::schedule_node root () const
isl::schedule_node get_root () const
isl::schedule sequence (isl::schedule schedule2) const

Static Public Member Functions

static isl::schedule from_domain (isl::union_set domain)
static isl::schedule from_domain (isl::union_set domain)

Protected Member Functions

 schedule (__isl_take isl_schedule *ptr)
 schedule (__isl_take isl_schedule *ptr)

Protected Attributes

isl_scheduleptr = nullptr

Friends

schedule manage (__isl_take isl_schedule *ptr)
schedule manage_copy (__isl_keep isl_schedule *ptr)
schedule manage (__isl_take isl_schedule *ptr)
schedule manage_copy (__isl_keep isl_schedule *ptr)

Detailed Description

Definition at line 3240 of file include/isl/cpp.h.

Constructor & Destructor Documentation

◆ schedule() [1/8]

isl::schedule::schedule ( __isl_take isl_schedule * ptr)
inlineexplicitprotected

References __isl_take, and ptr.

Referenced by ctx(), from_domain(), get_root(), operator=(), pullback(), and schedule().

◆ schedule() [2/8]

isl::schedule::schedule ( )
inline

◆ schedule() [3/8]

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

References obj, and schedule().

◆ schedule() [4/8]

isl::schedule::schedule ( isl::ctx ctx,
const std::string & str )
inlineexplicit

References ctx(), and str.

◆ ~schedule() [1/2]

isl::schedule::~schedule ( )
inline

◆ schedule() [5/8]

isl::schedule::schedule ( __isl_take isl_schedule * ptr)
inlineexplicitprotected

References __isl_take, and ptr.

◆ schedule() [6/8]

isl::schedule::schedule ( )
inline

◆ schedule() [7/8]

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

References obj, and schedule().

◆ schedule() [8/8]

isl::schedule::schedule ( isl::ctx ctx,
const std::string & str )
inlineexplicit

References ctx(), and str.

◆ ~schedule() [2/2]

isl::schedule::~schedule ( )
inline

Member Function Documentation

◆ align_params()

isl::schedule isl::schedule::align_params ( isl::space space) const
inline

◆ copy() [1/4]

__isl_give isl_schedule * isl::schedule::copy ( ) &&
inlinedelete

References __isl_give, and copy().

◆ copy() [2/4]

__isl_give isl_schedule * isl::schedule::copy ( ) &&
inlinedelete

References __isl_give, and copy().

◆ copy() [3/4]

__isl_give isl_schedule * isl::schedule::copy ( ) const &
inline

References __isl_give.

Referenced by copy().

◆ copy() [4/4]

__isl_give isl_schedule * isl::schedule::copy ( ) const &
inline

References __isl_give.

◆ ctx() [1/2]

isl::ctx isl::schedule::ctx ( ) const
inline

References ctx().

Referenced by ctx(), and schedule().

◆ ctx() [2/2]

isl::ctx isl::schedule::ctx ( ) const
inline

References align_params(), ctx(), and schedule().

◆ domain() [1/2]

isl::union_set isl::schedule::domain ( ) const
inline

References domain().

Referenced by domain(), from_domain(), and intersect_domain().

◆ domain() [2/2]

isl::union_set isl::schedule::domain ( ) const
inline

References domain().

◆ from_domain() [1/2]

isl::schedule isl::schedule::from_domain ( isl::union_set domain)
inlinestatic

◆ from_domain() [2/2]

◆ get() [1/2]

__isl_keep isl_schedule * isl::schedule::get ( ) const
inline

References __isl_keep, and get().

Referenced by get().

◆ get() [2/2]

__isl_keep isl_schedule * isl::schedule::get ( ) const
inline

References __isl_keep, and get().

◆ get_domain() [1/2]

isl::union_set isl::schedule::get_domain ( ) const
inline

References get_domain().

Referenced by get_domain().

◆ get_domain() [2/2]

isl::union_set isl::schedule::get_domain ( ) const
inline

References get_domain().

◆ get_map() [1/2]

isl::union_map isl::schedule::get_map ( ) const
inline

References get_map().

Referenced by get_map().

◆ get_map() [2/2]

isl::union_map isl::schedule::get_map ( ) const
inline

References get_map().

◆ get_root() [1/2]

isl::schedule_node isl::schedule::get_root ( ) const
inline

References __isl_keep, __isl_take, get_root(), manage, manage_copy, and ptr.

Referenced by get_root().

◆ get_root() [2/2]

isl::schedule_node isl::schedule::get_root ( ) const
inline

◆ gist_domain_params()

isl::schedule isl::schedule::gist_domain_params ( isl::set context) const
inline

◆ insert_partial_schedule()

◆ intersect_domain()

isl::schedule isl::schedule::intersect_domain ( isl::union_set domain) const
inline

◆ is_null() [1/2]

bool isl::schedule::is_null ( ) const
inline

References is_null().

Referenced by is_null().

◆ is_null() [2/2]

bool isl::schedule::is_null ( ) const
inline

References is_null().

◆ map() [1/2]

isl::union_map isl::schedule::map ( ) const
inline

References map().

Referenced by map().

◆ map() [2/2]

isl::union_map isl::schedule::map ( ) const
inline

References map().

◆ operator=() [1/2]

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

References obj, and schedule().

◆ operator=() [2/2]

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

References obj, and schedule().

◆ pullback() [1/2]

isl::schedule isl::schedule::pullback ( isl::union_pw_multi_aff upma) const
inline

References pullback(), and schedule().

Referenced by pullback().

◆ pullback() [2/2]

isl::schedule isl::schedule::pullback ( isl::union_pw_multi_aff upma) const
inline

References pullback(), and schedule().

◆ release() [1/2]

__isl_give isl_schedule * isl::schedule::release ( )
inline

References __isl_give, and release().

Referenced by release().

◆ release() [2/2]

__isl_give isl_schedule * isl::schedule::release ( )
inline

References __isl_give, and release().

◆ root() [1/2]

isl::schedule_node isl::schedule::root ( ) const
inline

References root().

Referenced by root().

◆ root() [2/2]

isl::schedule_node isl::schedule::root ( ) const
inline

References root().

◆ sequence()

isl::schedule isl::schedule::sequence ( isl::schedule schedule2) const
inline

◆ manage [1/2]

schedule manage ( __isl_take isl_schedule * ptr)
friend

Definition at line 15615 of file cpp-checked.h.

Referenced by get_root().

◆ manage [2/2]

schedule manage ( __isl_take isl_schedule * ptr)
friend

Definition at line 15615 of file cpp-checked.h.

◆ manage_copy [1/2]

schedule manage_copy ( __isl_keep isl_schedule * ptr)
friend

Definition at line 15618 of file cpp-checked.h.

Referenced by get_root().

◆ manage_copy [2/2]

schedule manage_copy ( __isl_keep isl_schedule * ptr)
friend

Definition at line 15618 of file cpp-checked.h.

Member Data Documentation

◆ ptr

isl_schedule* isl::schedule::ptr = nullptr
protected

Definition at line 3245 of file include/isl/cpp.h.

Referenced by get_root(), and schedule().


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