Searched refs:advances_ (Results 1 – 2 of 2) sorted by relevance
38 advances_.push_back({this->data()->size(), *last_lir_insn_}); in ImplicitlyAdvancePC()47 advances_(allocator->Adapter()), in LazyDebugFrameOpCodeWriter()60 ArenaVector<Advance> advances_; variable
34 this->opcodes_.reserve(old_opcodes.size() + advances_.size() + 4); in Patch()36 for (auto advance : advances_) { in Patch()