Home
last modified time | relevance | path

Searched refs:get_ancestor_child_position (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h2221 inline class size get_ancestor_child_position(const isl::checked::schedule_node &ancestor) const;
9410 class size schedule_node::get_ancestor_child_position(const isl::checked::schedule_node &ancestor) … in get_ancestor_child_position() function
Disl-noexceptions.h2577 inline int get_ancestor_child_position(const schedule_node &ancestor) const;
14190 int schedule_node::get_ancestor_child_position(const schedule_node &ancestor) const in get_ancestor_child_position() function
Dcpp.h2286 inline unsigned get_ancestor_child_position(const isl::schedule_node &ancestor) const;
12955 unsigned schedule_node::get_ancestor_child_position(const isl::schedule_node &ancestor) const in get_ancestor_child_position() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py11994 def get_ancestor_child_position(arg0, arg1): member in schedule_node