Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h666 return jit_options_.get(); in GetJITOptions()
1004 std::unique_ptr<jit::JitOptions> jit_options_; variable