HomeSort by relevance Sort by last modified time
    Searched refs:DF_B_IS_REG (Results 1 - 2 of 2) sorted by null

  /dalvik/vm/compiler/
Dataflow.h 82 #define DF_B_IS_REG (DF_UB | DF_UB_WIDE)
Dataflow.cpp 890 if (dfAttributes & DF_B_IS_REG) {
    [all...]

Completed in 50 milliseconds