Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c1586 decision::decision (const rtx_test &test_in) in decision() argument
1587 : prev (0), next (0), test (test_in) {} in decision()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc1584 decision::decision (const rtx_test &test_in) in decision() argument
1585 : prev (0), next (0), test (test_in) {} in decision()