HomeSort by relevance Sort by last modified time
    Searched refs:MIR_CALLEE (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/
mir_graph.h 194 #define MIR_CALLEE (1 << kMIRCallee)
    [all...]
  /art/compiler/dex/quick/
dex_file_method_inliner.cc 105 insn->optimization_flags = MIR_CALLEE;
    [all...]

Completed in 481 milliseconds