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

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

Completed in 70 milliseconds