Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgenattrtab.c3653 rtx *condtest, *condval; local
3726 condtest = (rtx *) xmalloc (total * sizeof (rtx));
3733 condtest[i] = test_for_current_value (space, ndim);
3787 XVECEXP (condexp, 0, 2 * j) = condtest[i];
3793 free (condtest);