Home
last modified time | relevance | path

Searched refs:inner_pattern (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfunction.c3582 rtx inner_pattern = XVECEXP (pattern, 0, j); local
3583 if (GET_CODE (inner_pattern) == SET
3584 && GET_CODE (SET_DEST (inner_pattern)) == SUBREG)
3585 purge_single_hard_subreg_set (inner_pattern);