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

  /dalvik/vm/compiler/
CompilerIR.h 108 kMIRCallee, // Instruction is inlined from callee
118 #define MIR_CALLEE (1 << kMIRCallee)
  /art/compiler/dex/
compiler_enums.h 127 kMIRCallee, // Instruction is inlined from callee.
mir_graph.h 180 #define MIR_CALLEE (1 << kMIRCallee)

Completed in 58 milliseconds