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

  /art/compiler/sea_ir/ir/
instruction_tools.h 60 #define DF_UMS (1 << kUsesMethodStar)
116 kUsesMethodStar, // Implicit use of Method*.
  /art/compiler/dex/
mir_graph.h 106 kUsesMethodStar, // Implicit use of Method*.
145 #define DF_UMS (UINT64_C(1) << kUsesMethodStar)
    [all...]

Completed in 84 milliseconds