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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-structalias.c332 static unsigned int nonlocal_vars_id; variable
4334 nonlocal_vars_id = create_variable_info_for (nonlocal_all,
4336 nonlocal_vi = get_varinfo (nonlocal_vars_id);
4342 rhs.var = nonlocal_vars_id;

Completed in 105 milliseconds