Home | History | Annotate | Download | only in compiler

Lines Matching refs:method_idx

34                                                    uint32_t method_idx,
44 uint32_t method_idx,
48 bool use_sea = (std::string::npos != PrettyMethod(method_idx, dex_file).find("fibonacci"));
55 method_idx,
75 uint32_t method_idx,
80 uint32_t access_flags, uint32_t method_idx,
103 uint32_t method_idx,
110 method_idx,
122 method_idx,
128 uint32_t method_idx,
130 return ArtLLVMJniCompileMethod(GetCompilerDriver(), access_flags, method_idx, dex_file);