Home
last modified time | relevance | path

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

/art/compiler/sea_ir/ir/
Dinstruction_tools.h37 #define DF_SETS_CONST (1 << kSetsConst) macro
/art/compiler/dex/
Dmir_graph.h121 #define DF_SETS_CONST (UINT64_C(1) << kSetsConst) macro