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

/freebsd-11.0-release/contrib/gcc/
H A Dvar-tracking.c327 static bool same_variable_part_p (rtx, tree, HOST_WIDE_INT);
1562 same_variable_part_p (rtx loc, tree expr, HOST_WIDE_INT offset) function
1697 && same_variable_part_p (SET_SRC (expr),
1718 && same_variable_part_p (SET_SRC (expr),

Completed in 26 milliseconds