HomeSort by relevance Sort by last modified time
    Searched defs:direct_method (Results 1 - 3 of 3) sorted by null

  /art/compiler/dex/
dex_to_dex_compiler.cc 265 uintptr_t direct_method; local
272 &direct_code, &direct_method);
mir_graph.h 542 uintptr_t direct_method; member in struct:art::CallInfo
    [all...]
  /art/compiler/optimizing/
builder.cc 618 uintptr_t direct_method; local
624 &direct_code, &direct_method)) {
    [all...]

Completed in 65 milliseconds