Searched defs:sharp_type (Results 1 – 4 of 4) sorted by relevance
1530 InvokeType sharp_type = method_info.GetSharpType(); in InlineSpecialMethods() local
47 InvokeType sharp_type; member
1202 InvokeType sharp_type = info.GetSharpType(); in AnalyzeMIR() local
1353 void CompilerDriver::GetCodeAndMethodForDirectCall(InvokeType* type, InvokeType sharp_type, in GetCodeAndMethodForDirectCall()