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

  /dalvik/vm/compiler/
InlineTransformation.cpp 58 if (!dvmCompilerCanIncludeThisInstruction(calleeMethod, &getterInsn))
156 if (!dvmCompilerCanIncludeThisInstruction(calleeMethod, &setterInsn))
Compiler.h 203 bool dvmCompilerCanIncludeThisInstruction(const Method *method,
Frontend.cpp 421 bool dvmCompilerCanIncludeThisInstruction(const Method *method,
    [all...]

Completed in 21 milliseconds