Searched refs:BuildSwitch (Results 1 – 2 of 2) sorted by relevance
213 void BuildSwitch(const Instruction& instruction, uint32_t dex_pc);
747 void HInstructionBuilder::BuildSwitch(const Instruction& instruction, uint32_t dex_pc) { in BuildSwitch() function in art::HInstructionBuilder3403 BuildSwitch(instruction, dex_pc); in ProcessDexInstruction()