Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Djit.h129 return use_profiled_jit_compilation_; in UseProfiledJitCompilation()
163 bool use_profiled_jit_compilation_; variable
179 use_profiled_jit_compilation_(false), in JitOptions()
H A Djit.cc93 jit_options->use_profiled_jit_compilation_ = in CreateFromRuntimeArguments()