Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_optimization.cc1530 InvokeType sharp_type = method_info.GetSharpType(); in InlineSpecialMethods() local
Dmir_optimization_test.cc47 InvokeType sharp_type; member
/art/compiler/dex/quick/
Dralloc_util.cc1202 InvokeType sharp_type = info.GetSharpType(); in AnalyzeMIR() local
/art/compiler/driver/
Dcompiler_driver.cc1353 void CompilerDriver::GetCodeAndMethodForDirectCall(InvokeType* type, InvokeType sharp_type, in GetCodeAndMethodForDirectCall()