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

/art/compiler/sea_ir/ir/
H A Dinstruction_tools.h44 #define DF_NON_NULL_DST (1 << kDstNonNull) macro
/art/compiler/dex/
H A Dmir_graph.h129 #define DF_NON_NULL_DST (UINT64_C(1) << kDstNonNull) macro

Completed in 49 milliseconds