Searched defs:DF_UA (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/
H A Dmir_graph.h88 #define DF_UA (UINT64_C(1) << kUA) macro
125 #define DF_HAS_USES (DF_UA | DF_UB | DF_UC)
138 #define DF_A_IS_REG (DF_UA | DF_DA)

Completed in 185 milliseconds