Home
last modified time | relevance | path

Searched refs:SetPreCompiled (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Dart_method.h244 void SetPreCompiled() REQUIRES_SHARED(Locks::mutator_lock_) { in SetPreCompiled() function
/aosp12/art/runtime/jit/
H A Djit.cc1333 method->SetPreCompiled(); in CompileMethodFromProfile()