Home | History | Annotate | Download | only in ia32

Lines Matching refs:link_to

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