Home
last modified time | relevance | path

Searched defs:sharp_type (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dmir_optimization.cc1274 InvokeType sharp_type = method_info.GetSharpType(); in InlineSpecialMethods() local
/art/compiler/driver/
Dcompiler_driver.cc1156 void CompilerDriver::GetCodeAndMethodForDirectCall(InvokeType* type, InvokeType sharp_type, in GetCodeAndMethodForDirectCall()