Searched refs:x_c (Results 1 – 2 of 2) sorted by relevance
1502 rtx x_c; in base_alias_check() local1504 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()
1497 rtx x_c; local1499 if (! flag_expensive_optimizations || (x_c = canon_rtx (x)) == x)1502 x_base = find_base_term (x_c);