Home | History | Annotate | Download | only in compiler

Lines Matching defs:method_index

464     size_t method_index = 0;
466 CheckMethod(&m, oat_class.GetOatMethod(method_index), dex_file);
467 ++method_index;
475 CheckMethod(&m, oat_class.GetOatMethod(method_index), dex_file);
476 ++method_index;