Home | History | Annotate | Download | only in mips

Lines Matching refs:jump_tables_

2603   jump_tables_.emplace_back(std::move(labels));
2604 JumpTable* table = &jump_tables_.back();
2626 if (!jump_tables_.empty()) {
2627 for (JumpTable& table : jump_tables_) {
2656 if (!jump_tables_.empty()) {
2662 for (JumpTable& table : jump_tables_) {