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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dse.c297 int first_orig = 0; local
299 *trim_head = first_live - first_orig;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dse.cc407 int first_orig = 0; local
409 *trim_head = first_live - first_orig;

Completed in 104 milliseconds