Home | History | Annotate | Download | only in arm

Lines Matching refs:Unuse

144   // Unuse labels in case we throw away the assembler without calling GetCode.
145 entry_label_.Unuse();
146 start_label_.Unuse();
147 success_label_.Unuse();
148 backtrack_label_.Unuse();
149 exit_label_.Unuse();
150 check_preempt_label_.Unuse();
151 stack_overflow_label_.Unuse();