• Home
  • Raw
  • Download

Lines Matching refs:method_index

477   uint32_t method_index = invoke_instruction->GetDexMethodIndex();  in TryInline()  local
479 LOG_TRY() << caller_dex_file.PrettyMethod(method_index); in TryInline()
1184 size_t method_index = invoke_instruction->IsInvokeVirtual() in TryInlinePolymorphicCallToSameTarget() local
1197 method_index, pointer_size); in TryInlinePolymorphicCallToSameTarget()
1205 new_method = classes->Get(i)->GetEmbeddedVTableEntry(method_index, pointer_size); in TryInlinePolymorphicCallToSameTarget()
1240 method_index, in TryInlinePolymorphicCallToSameTarget()
1768 uint32_t method_index = resolved_method->GetDexMethodIndex(); in TryBuildAndInlineHelper() local
1786 method_index, in TryBuildAndInlineHelper()
1805 && !annotations::MethodContainsRSensitiveAccess(callee_dex_file, callee_class, method_index); in TryBuildAndInlineHelper()
1812 method_index, in TryBuildAndInlineHelper()
1845 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()
1853 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()
1906 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()
1917 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()
1924 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()
1931 VLOG(compiler) << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()
1943 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()
1956 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()
1965 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()
1976 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()
1985 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()
1995 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()
2004 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()
2016 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()