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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-alias-warnings.c262 tree to_match = NULL_TREE;
274 to_match = TREE_OPERAND (rhs_pointer, 0);
276 to_match = rhs_pointer;
278 if (to_match != match->rhs)
260 tree to_match = NULL_TREE; local

Completed in 46 milliseconds