Home
last modified time | relevance | path

Searched refs:has_next_sibling (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/polly/lib/Transform/
DScheduleTreeTransform.cpp162 if (!It.has_next_sibling()) in visitNode()
/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h2239 inline boolean has_next_sibling() const;
9510 boolean schedule_node::has_next_sibling() const in has_next_sibling() function
Disl-noexceptions.h2598 inline boolean has_next_sibling() const;
14316 boolean schedule_node::has_next_sibling() const in has_next_sibling() function
Dcpp.h2304 inline bool has_next_sibling() const;
13115 bool schedule_node::has_next_sibling() const in has_next_sibling() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py12128 def has_next_sibling(arg0): member in schedule_node