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

  /dalvik/vm/
InlineNative.h 88 const InlineOperation* dvmGetInlineOpsTable(void);
93 * through dvmGetInlineOpsTable().
InlineNative.cpp 805 const InlineOperation* dvmGetInlineOpsTable()
  /dalvik/vm/analysis/
Optimize.cpp 67 const InlineOperation* ops = dvmGetInlineOpsTable();
    [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.cpp     [all...]

Completed in 52 milliseconds