Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_common.cc2166 const int32_t* as_int32 = reinterpret_cast<const int32_t*>(&table[2]); in GenSmallPackedSwitch() local
2167 int32_t starting_key = as_int32[0]; in GenSmallPackedSwitch()