Home | History | Annotate | Download | only in gcc

Lines Matching defs:empty_p

547 empty_p (bitmap b)
588 if (!empty_p (*src))
611 if (empty_p (candidates))
689 if (!empty_p (info->rd_in))
694 if (!empty_p (info->rd_kill))
699 if (!empty_p (info->rd_gen))
704 if (!empty_p (info->rd_after_call))
709 if (!empty_p (info->rd_out))
717 if (!empty_p (info->available_in))
722 if (!empty_p (info->available_locally))
727 if (!empty_p (info->available_out))
737 if (!empty_p (info->required_in))
742 if (!empty_p (info->required_after_call))
1134 if (empty_p (src->rd_out) || empty_p (dest->available_in))
1149 if (empty_p (info->rd_in))
1152 if (empty_p (info->rd_kill))
1154 gcc_checking_assert (empty_p (info->rd_gen));
1163 if (empty_p (info->rd_gen))
1219 if (!empty_p (info->rd_gen))
1294 if (empty_p (old_set))
1451 if (empty_p (cand1->uses))
1485 if (empty_p (cand3->uses))
1518 if (cand1->can_copy_p && !empty_p (cand1->uses))
1800 if (empty_p (required))
1909 if (empty_p (info->available_locally))
1913 if (empty_p (info->rd_kill))
2019 gcc_checking_assert (empty_p (m_required));
2079 if (last_call || empty_p (info->available_in))
2083 else if (empty_p (info->available_locally) && empty_p (info->rd_kill))
2128 if (empty_p (dest->available_in))
2387 if (empty_p (required))
2479 if (empty_p (info->required_in))
2508 if (info->last_call && !empty_p (info->required_after_call))
2515 if (!empty_p (info->required_in))