Searched refs:GetStartValue (Results 1 – 8 of 8) sorted by relevance
108 int32_t GetStartValue() const { return start_value_; } in GetStartValue() function
154 switch_insn->GetStartValue(), in VisitPackedSwitch()
67 int32_t start_value = switch_instruction->GetStartValue(); in MarkReachableBlocks()
8653 int32_t lower_bound = switch_instr->GetStartValue(); in VisitPackedSwitch()8678 int32_t lower_bound = switch_instr->GetStartValue(); in VisitX86PackedSwitch()
9888 if (switch_instr->GetStartValue() != 0) { in VisitPackedSwitch()9896 int32_t lower_bound = switch_instr->GetStartValue(); in VisitPackedSwitch()
3795 int32_t GetStartValue() const { return start_value_; }
6488 int32_t lower_bound = switch_instr->GetStartValue(); in VisitPackedSwitch()
7853 int32_t lower_bound = switch_instr->GetStartValue(); in VisitPackedSwitch()