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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched.c3350 vinsn_t tmp_vinsn, tmp2_vinsn;
3354 tmp2_vinsn = EXPR_VINSN (tmp2);
3367 if (VINSN_UNIQUE_P (tmp_vinsn) && VINSN_UNIQUE_P (tmp2_vinsn))
3372 if (VINSN_UNIQUE_P (tmp2_vinsn))
3339 vinsn_t tmp_vinsn, tmp2_vinsn; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsel-sched.cc3350 vinsn_t tmp_vinsn, tmp2_vinsn;
3354 tmp2_vinsn = EXPR_VINSN (tmp2);
3367 if (VINSN_UNIQUE_P (tmp_vinsn) && VINSN_UNIQUE_P (tmp2_vinsn))
3372 if (VINSN_UNIQUE_P (tmp2_vinsn))
3339 vinsn_t tmp_vinsn, tmp2_vinsn; local

Completed in 137 milliseconds