Home | History | Annotate | Download | only in x87

Lines Matching refs:link_to

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