Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dblock_builder.cc200 uint32_t next_case_dex_pc = s_it.GetDexPcForCurrentIndex(); in ConnectBasicBlocks() local
201 HBasicBlock* next_case_block = GetBlockAt(next_case_dex_pc); in ConnectBasicBlocks()