Home | History | Annotate | Download | only in x87

Lines Matching refs:link_to

435     n > 0 ? L->link_to(n) : L->Unuse();
437 void link_to(Label* L) { init(L, type()); }