Searched refs:SetUseJitCompilation (Results 1 – 2 of 2) sorted by relevance
/art/runtime/jit/ | ||
D | jit.h | 108 void SetUseJitCompilation(bool b) { in SetUseJitCompilation() function |
/art/runtime/ | ||
D | runtime.cc | 1406 jit_options_->SetUseJitCompilation(false); in Init() |