Home | History | Annotate | Download | only in ia32

Lines Matching full:link_to

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