Searched refs:isl_ast_node_set_annotation (Results 1 – 8 of 8) sorted by relevance
114 __isl_give isl_ast_node *isl_ast_node_set_annotation(
5167 auto res = isl_ast_node_set_annotation(copy(), annotation.release()); in set_annotation()
421 return isl_ast_node_set_annotation(node, id); in at_each_domain()
1887 return isl_ast_node_set_annotation(node, id); in create_domain_leaf()1972 return isl_ast_node_set_annotation(node, id); in create_access_leaf()1992 return isl_ast_node_set_annotation(node, id); in create_sync_leaf()2443 node = isl_ast_node_set_annotation(node, id); in after_mark()
344 return isl_ast_node_set_annotation(Node, Id); in AtEachDomain()
1397 __isl_give isl_ast_node *isl_ast_node_set_annotation( in isl_ast_node_set_annotation() function
362 node = isl_ast_node_set_annotation(node, id); in before_each_for()
11471 __isl_give isl_ast_node *isl_ast_node_set_annotation(12285 C<isl_ast_node_set_annotation>) to the constructed for node.