Home | History | Annotate | Download | only in ia32

Lines Matching refs:Unuse

125   // Unuse labels in case we throw away the assembler without calling GetCode.
126 entry_label_.Unuse();
127 start_label_.Unuse();
128 success_label_.Unuse();
129 backtrack_label_.Unuse();
130 exit_label_.Unuse();
131 check_preempt_label_.Unuse();
132 stack_overflow_label_.Unuse();