OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DF_HAS_USES
(Results
1 - 3
of
3
) sorted by null
/art/compiler/sea_ir/ir/
instruction_tools.h
62
#define
DF_HAS_USES
(DF_UA | DF_UB | DF_UC)
/dalvik/vm/compiler/
Dataflow.h
72
#define
DF_HAS_USES
(DF_UA | DF_UB | DF_UC | DF_UA_WIDE | \
/art/compiler/dex/
mir_graph.h
131
#define
DF_HAS_USES
(DF_UA | DF_UB | DF_UC)
Completed in 24 milliseconds