Searched refs:GetStartValue (Results 1 – 9 of 9) sorted by relevance
108 int32_t GetStartValue() const { return start_value_; } in GetStartValue() function
154 switch_insn->GetStartValue(), in VisitPackedSwitch()
68 int32_t start_value = switch_instruction->GetStartValue(); in MarkReachableBlocks()
8888 int32_t lower_bound = switch_instr->GetStartValue(); in VisitPackedSwitch()8913 int32_t lower_bound = switch_instr->GetStartValue(); in VisitX86PackedSwitch()
10051 if (switch_instr->GetStartValue() != 0) { in VisitPackedSwitch()10059 int32_t lower_bound = switch_instr->GetStartValue(); in VisitPackedSwitch()
3845 int32_t GetStartValue() const { return start_value_; }
6631 int32_t lower_bound = switch_instr->GetStartValue(); in VisitPackedSwitch()
4836 int32_t lower_bound = instruction->GetStartValue(); in VisitPackedSwitch()
8164 int32_t lower_bound = switch_instr->GetStartValue(); in VisitPackedSwitch()