Home
last modified time | relevance | path

Searched refs:switch_value (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Ddead_code_elimination.cc57 int32_t switch_value = switch_input->AsIntConstant()->GetValue(); in MarkReachableBlocks() local
63 static_cast<uint32_t>(switch_value) - static_cast<uint32_t>(start_value); in MarkReachableBlocks()