Searched refs:GetIndexForInstruction (Results 1 – 1 of 1) sorted by relevance
106 uint16_t GetIndexForInstruction(const Instruction* inst, uint32_t index);195 uint16_t DexToDexCompiler::CompilationState::GetIndexForInstruction(const Instruction* inst, in GetIndexForInstruction() function in art::optimizer::DexToDexCompiler::CompilationState433 uint32_t field_idx = GetIndexForInstruction(inst, inst->VRegC_22c()); in CompileInstanceFieldAccess()466 uint32_t method_idx = GetIndexForInstruction(inst, in CompileInvokeVirtual()