Home
last modified time | relevance | path

Searched refs:for_iterator (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-isl-ast-to-gimple.c597 isl_ast_expr *for_iterator = isl_ast_node_for_get_iterator (node_for); in graphite_create_new_loop() local
598 isl_id *id = isl_ast_expr_get_id (for_iterator); in graphite_create_new_loop()
604 isl_ast_expr_free (for_iterator); in graphite_create_new_loop()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphite-isl-ast-to-gimple.cc586 isl_ast_expr *for_iterator = isl_ast_node_for_get_iterator (node_for); in graphite_create_new_loop() local
587 isl_id *id = isl_ast_expr_get_id (for_iterator); in graphite_create_new_loop()
591 isl_ast_expr_free (for_iterator); in graphite_create_new_loop()