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