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