Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dvar-tracking.c324 static bool same_variable_part_p (rtx, tree, HOST_WIDE_INT);
1547 same_variable_part_p (rtx loc, tree expr, HOST_WIDE_INT offset) in same_variable_part_p() function
1675 && same_variable_part_p (SET_SRC (expr), in add_stores()
1695 && same_variable_part_p (SET_SRC (expr), in add_stores()