Home | History | Annotate | Download | only in ia32

Lines Matching full:unbound

898   // Label L;    // unbound label
899 // j(cc, &L); // forward branch to unbound label
907 void bind(Label* L); // binds an unbound label L to the current code position