Home | History | Annotate | Download | only in compiler

Lines Matching refs:push_count

552   size_t push_count = pushes->size() - push_begin;
554 pushes->begin() + push_begin + push_count, pushes->begin());
555 pushes->resize(push_count);