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