Searched defs:LoadCompiler (Results 1 - 1 of 1) sorted by relevance

/art/runtime/jit/
H A Djit.cc160 if (jit_compiler_handle_ == nullptr && !LoadCompiler(error_msg)) {
232 bool Jit::LoadCompiler(std::string* error_msg) { function in class:art::jit::Jit

Completed in 610 milliseconds