Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.h225 void SetPreCompiled() REQUIRES_SHARED(Locks::mutator_lock_) { in SetPreCompiled() function
/art/runtime/jit/
Djit.cc1345 method->SetPreCompiled(); in CompileMethodFromProfile()