Home
last modified time | relevance | path

Searched refs:GetJITOptions (Results 1 – 3 of 3) sorted by relevance

/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc194 jit::JitOptions* jit_options = runtime->GetJITOptions(); in EnableDebugFeatures()
/art/openjdkjvmti/
Ddeopt_manager.cc187 runtime->GetJITOptions()->UseJitCompilation() && in FinishSetup()
/art/runtime/
Druntime.h665 jit::JitOptions* GetJITOptions() { in GetJITOptions() function