Home
last modified time | relevance | path

Searched defs:method_to_compile (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jit/
Djit.cc136 bool Jit::TryPatternMatch(ArtMethod* method_to_compile, CompilationKind compilation_kind) { in TryPatternMatch()
215 ArtMethod* method_to_compile = method->GetInterfaceMethodIfProxy(kRuntimePointerSize); in CompileMethodInternal() local