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

  /dalvik/vm/compiler/codegen/
Ralloc.h 105 extern void dvmCompilerResetDefLoc(CompilationUnit *cUnit, RegLocation rl);
CodegenFactory.cpp 173 dvmCompilerResetDefLoc(cUnit, rlDest);
RallocUtil.cpp 523 extern void dvmCompilerResetDefLoc(CompilationUnit *cUnit, RegLocation rl)

Completed in 18 milliseconds