Home | History | Annotate | Download | only in optimizing

Lines Matching refs:fixups_to_jump_tables_

806       fixups_to_jump_tables_(graph->GetArena()->Adapter(kArenaAllocCodeGenerator)),
7289 if (!assembler->IsConstantAreaEmpty() || !fixups_to_jump_tables_.empty()) {
7296 for (auto jump_table : fixups_to_jump_tables_) {
7352 fixups_to_jump_tables_.push_back(table_fixup);