Searched refs:DF_B_IS_REG (Results 1 - 2 of 2) sorted by relevance
/dalvik/vm/compiler/ | ||
H A D | Dataflow.h | 82 #define DF_B_IS_REG (DF_UB | DF_UB_WIDE) macro |
H A D | Dataflow.cpp | 890 if (dfAttributes & DF_B_IS_REG) { |
Completed in 83 milliseconds