Searched refs:isl_ast_node_set_annotation (Results 1 – 7 of 7) sorted by relevance
114 __isl_give isl_ast_node *isl_ast_node_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()
331 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()
11929 __isl_give isl_ast_node *isl_ast_node_set_annotation(12743 C<isl_ast_node_set_annotation>) to the constructed for node.