Searched refs:inner_for_stmt (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dgimplify.c7014 tree for_stmt, orig_for_stmt, inner_for_stmt = NULL_TREE, decl, var, t;
7060 inner_for_stmt = walk_tree (&OMP_FOR_BODY (for_stmt),
7062 if (inner_for_stmt == NULL_TREE)
7105 for_stmt = inner_for_stmt;
7011 tree for_stmt, orig_for_stmt, inner_for_stmt = NULL_TREE, decl, var, t; local

Completed in 109 milliseconds