Home | History | Annotate | Download | only in arm

Lines Matching refs:no_const_pool_before_

330   no_const_pool_before_ = 0;
1481 CheckConstPool(true, no_const_pool_before_ == pc_offset() - kInstrSize);
2557 if (no_const_pool_before_ < pc_limit) {
2562 no_const_pool_before_ = pc_limit;
2565 if (next_buffer_check_ < no_const_pool_before_) {
2566 next_buffer_check_ = no_const_pool_before_;