Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dalias.c1502 rtx x_c; in base_alias_check() local
1504 if (! flag_expensive_optimizations || (x_c = canon_rtx (x)) == x) in base_alias_check()
1507 x_base = find_base_term (x_c); in base_alias_check()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dalias.c1497 rtx x_c; local
1499 if (! flag_expensive_optimizations || (x_c = canon_rtx (x)) == x)
1502 x_base = find_base_term (x_c);