Searched refs:GetDexPcForCurrentIndex (Results 1 – 4 of 4) sorted by relevance
128 uint32_t GetDexPcForCurrentIndex() const { return table_.GetDexPcForIndex(index_); } in GetDexPcForCurrentIndex() function
121 MaybeCreateBlockAt(dex_pc, s_it.GetDexPcForCurrentIndex()); in CreateBranchTargets()200 uint32_t next_case_dex_pc = s_it.GetDexPcForCurrentIndex(); in ConnectBasicBlocks()
795 current_block_ = FindBlockStartingAt(it.GetDexPcForCurrentIndex()); in BuildSwitch()
107 SetAsBranchTarget(s_it.GetDexPcForCurrentIndex()); in FindBranches()