Searched refs:unmentioned_reg_p (Results 1 – 2 of 2) sorted by relevance
449 static bool unmentioned_reg_p (rtx, rtx);931 && ! unmentioned_reg_p (note, SET_SRC (set)) in combine_instructions()12570 unmentioned_reg_p (rtx equiv, rtx expr) in unmentioned_reg_p() function
38416 * combine.c (unmentioned_reg_p): New function to check whether an38420 (unmentioned_reg_p_1): New helper subroutine of unmentioned_reg_p.