Searched defs:compilation_kind (Results 1 – 4 of 4) sorted by relevance
/aosp12/art/compiler/jit/ |
H A D | jit_compiler.cc | 168 Thread* self, JitMemoryRegion* region, ArtMethod* method, CompilationKind compilation_kind) { in CompileMethod()
|
/aosp12/art/runtime/jit/ |
H A D | jit_code_cache.cc | 648 CompilationKind compilation_kind, in Commit() 1578 CompilationKind compilation_kind, in NotifyCompilationOf() 1698 CompilationKind compilation_kind) { in DoneCompiling()
|
H A D | jit.cc | 297 CompilationKind compilation_kind, in CompileMethod() 773 JitCompileTask(ArtMethod* method, TaskKind task_kind, CompilationKind compilation_kind) in JitCompileTask()
|
/aosp12/art/compiler/optimizing/ |
H A D | optimizing_compiler.cc | 749 CompilationKind compilation_kind, in TryCompile() 1228 CompilationKind compilation_kind, in JitCompile()
|