Searched refs:next_constant_pool_check_ (Results 1 – 3 of 3) sorted by relevance
580 next_constant_pool_check_ = 0; in Reset()865 next_constant_pool_check_ = kMaxInt; in StartBlockConstPool()879 next_constant_pool_check_ = no_const_pool_before_; in EndBlockConstPool()2880 if (next_constant_pool_check_ < no_const_pool_before_) { in BlockConstPoolFor()2881 next_constant_pool_check_ = no_const_pool_before_; in BlockConstPoolFor()
2078 next_constant_pool_check_ = pc_offset() + instructions * kInstructionSize; in SetNextConstPoolCheckIn()2109 int next_constant_pool_check_; variable
1253 if (pc_offset() >= next_constant_pool_check_) {