Home
last modified time | relevance | path

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

/freebsd-12.1/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) in same_variable_part_p() function
1697 && same_variable_part_p (SET_SRC (expr), in add_stores()
1718 && same_variable_part_p (SET_SRC (expr), in add_stores()
H A DChangeLog-20062956 (same_variable_part_p): New function.