Searched defs:isLeaf (Results 1 – 5 of 5) sorted by relevance
47 bool isLeaf() const { return Children.empty(); } in isLeaf() function
689 bool isLeaf() const { return isa<Init *>(OperatorOrVal); } isLeaf() function
452 static bool isLeaf(const isl::schedule_node &Node) { in isLeaf() function