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

  /dalvik/vm/compiler/
Compiler.h 119 const ClassObject *stagedClazz; /* possible next key for prediction */
  /dalvik/vm/compiler/codegen/mips/
Assemble.cpp     [all...]
  /dalvik/vm/compiler/codegen/x86/
CodegenInterface.cpp 337 } else if (cellAddr->stagedClazz != newContent->clazz) {
341 cellAddr->stagedClazz = newContent->clazz;
    [all...]
  /dalvik/vm/compiler/codegen/arm/
Assemble.cpp     [all...]

Completed in 202 milliseconds