Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dpostreload-gcse.c192 static struct expr *lookup_expr_in_table (rtx);
403 lookup_expr_in_table (rtx pat) in lookup_expr_in_table() function
1209 && (expr = lookup_expr_in_table (src)) != NULL) in eliminate_partially_redundant_loads()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dpostreload-gcse.c250 static struct expr *lookup_expr_in_table (rtx);
448 lookup_expr_in_table (rtx pat) in lookup_expr_in_table() function
1298 && (expr = lookup_expr_in_table (src)) != NULL) in eliminate_partially_redundant_loads()