Searched refs:GetDefaultBlock (Results 1 - 9 of 9) sorted by relevance

/art/compiler/optimizing/
H A Dnodes_x86.h103 HBasicBlock* GetDefaultBlock() const { function in class:art::HX86PackedSwitch
H A Ddead_code_elimination.cc69 DCHECK_EQ(live_successors[0], switch_instruction->GetDefaultBlock());
H A Dcode_generator_x86.cc7078 switch_instr->GetDefaultBlock());
7098 HBasicBlock* default_block = switch_instr->GetDefaultBlock();
H A Dcode_generator_mips64.cc4144 HBasicBlock* default_block = switch_instr->GetDefaultBlock();
H A Dcode_generator_arm64.cc4749 HBasicBlock* default_block = switch_instr->GetDefaultBlock();
H A Dcode_generator_mips.cc5139 HBasicBlock* default_block = switch_instr->GetDefaultBlock();
H A Dnodes.h2890 HBasicBlock* GetDefaultBlock() const { function in class:art::HTryBoundary::HClassTableGet::HPackedSwitch
H A Dcode_generator_arm.cc6651 HBasicBlock* default_block = switch_instr->GetDefaultBlock();
H A Dcode_generator_x86_64.cc6493 HBasicBlock* default_block = switch_instr->GetDefaultBlock();

Completed in 141 milliseconds