Searched refs:reference_index (Results 1 – 2 of 2) sorted by relevance
62 const uint16_t reference_index = NextIndex(); in DecompileNop() local63 if (reference_index == DexFile::kDexNoIndex16) { in DecompileNop()69 inst->SetVRegA_21c(reference_index); in DecompileNop()
318 const uint16_t reference_index = NextIndex(); in Compile() local319 quickened_info_.push_back(QuickenedInfo(dex_pc, reference_index)); in Compile()320 if (reference_index == DexFile::kDexNoIndex16) { in Compile()