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

/freebsd-10.1-release/contrib/gcc/
H A Dtree-ssa-dse.c250 use_operand_p first_use_p = NULL_USE_OPERAND_P; local
281 first_use_p = use_p;
336 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (USE_FROM_PTR (first_use_p)))

Completed in 44 milliseconds