Home
last modified time | relevance | path

Searched defs:DF_UMS (Results 1 – 2 of 2) sorted by relevance

/art/compiler/sea_ir/ir/
Dinstruction_tools.h60 #define DF_UMS (1 << kUsesMethodStar) macro
/art/compiler/dex/
Dmir_graph.h145 #define DF_UMS (UINT64_C(1) << kUsesMethodStar) macro