Searched defs:GetCompiledMethod (Results 1 – 4 of 4) sorted by relevance
81 CompiledMethod* GetCompiledMethod() { in GetCompiledMethod() function
194 CompiledMethod* GetCompiledMethod(size_t class_def_method_index) const { in GetCompiledMethod() function
1061 CompiledMethod* Mir2Lir::GetCompiledMethod() { in GetCompiledMethod() function in art::Mir2Lir
2199 CompiledMethod* CompilerDriver::GetCompiledMethod(MethodReference ref) const { in GetCompiledMethod() function in art::CompilerDriver