Home | History | Annotate | Download | only in arm

Lines Matching full:pc_limit

4934   int pc_limit = pc_offset() + instructions * kInstrSize;
4935 if (no_const_pool_before_ < pc_limit) {
4938 int start = pc_limit + kInstrSize + 2 * kPointerSize;
4946 no_const_pool_before_ = pc_limit;