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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dse.c275 int last_orig = (const_size / BITS_PER_UNIT) - 1; local
279 *trim_tail = last_orig - last_live;
290 last_orig) <= 0)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dse.cc385 int last_orig = (const_size / BITS_PER_UNIT) - 1; local
389 *trim_tail = last_orig - last_live;
400 last_orig) <= 0)

Completed in 105 milliseconds