Searched refs:same_variable_part_p (Results 1 – 2 of 2) sorted by relevance
327 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() function1697 && same_variable_part_p (SET_SRC (expr), in add_stores()1718 && same_variable_part_p (SET_SRC (expr), in add_stores()
2956 (same_variable_part_p): New function.