Searched refs:JniCompile (Results 1 – 3 of 3) sorted by relevance
71 virtual CompiledMethod* JniCompile(uint32_t access_flags,
314 CompiledMethod* JniCompile(uint32_t access_flags, in JniCompile() function in art::FINAL
591 compiled_method = driver->GetCompiler()->JniCompile(access_flags, in CompileMethod()