Searched defs:GetCompiledMethod (Results 1 – 3 of 3) sorted by relevance
214 CompiledMethod* GetCompiledMethod(size_t class_def_method_index) const { in GetCompiledMethod() function
1116 CompiledMethod* Mir2Lir::GetCompiledMethod() { in GetCompiledMethod() function in art::Mir2Lir
2393 CompiledMethod* CompilerDriver::GetCompiledMethod(MethodReference ref) const { in GetCompiledMethod() function in art::CompilerDriver