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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-structalias.c3096 bool is_store, is_potential_deref; local
3172 is_potential_deref = false;
3183 is_potential_deref = true;
3186 if (num_derefs > 0 || is_potential_deref)

Completed in 53 milliseconds