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

/openbsd-current/gnu/gcc/gcc/
H A Dgenrecog.c433 static int nodes_identical
1395 /* A subroutine of nodes_identical. Examine two tests for equivalence. */
1448 nodes_identical (struct decision *d1, struct decision *d2)
1567 if (nodes_identical (old, add))
1444 nodes_identical (struct decision *d1, struct decision *d2) function
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgenrecog.c252 static int nodes_identical
1278 /* A subroutine of nodes_identical. Examine two tests for equivalence. */
1329 nodes_identical (d1, d2)
1452 if (nodes_identical (old, add))
1326 nodes_identical (d1, d2) function

Completed in 193 milliseconds