Home | History | Annotate | Download | only in src

Lines Matching full:set_dominator

1233     if (entry->dominator() == NULL) entry->set_dominator(entry);
3275 ordered_entries[i]->set_dominator(ordered_entries[dominators[i]]);