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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dse.c487 int orig_head_trim = head_trim; local
495 if ((orig_head_trim & (UNITS_PER_WORD - 1)) == 0)
498 if (orig_head_trim != head_trim
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dse.cc643 int orig_head_trim = head_trim; local
651 if ((orig_head_trim & (UNITS_PER_WORD - 1)) == 0)
654 if (orig_head_trim != head_trim

Completed in 136 milliseconds