Searched refs:GetDexPcForCurrentIndex (Results 1 – 3 of 3) 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()
99 SetAsBranchTarget(s_it.GetDexPcForCurrentIndex()); in FindBranches()