Searched refs:GetMethodLoweringInfo (Results 1 – 4 of 4) sorted by relevance
796 mir_graph->GetMethodLoweringInfo(invoke).GetTargetMethod())) { in GenInlineIGet()858 mir_graph->GetMethodLoweringInfo(invoke).GetTargetMethod())) { in GenInlineIPut()
1750 const MirMethodLoweringInfo& method_info = mir_graph_->GetMethodLoweringInfo(info->mir); in GenInvokeNoInline()
1202 const MirMethodLoweringInfo& method_info = GetMethodLoweringInfo(invoke); in ComputeInlineIFieldLoweringInfo()1256 const MirMethodLoweringInfo& method_info = GetMethodLoweringInfo(mir); in InlineSpecialMethods()
674 const MirMethodLoweringInfo& GetMethodLoweringInfo(MIR* mir) { in GetMethodLoweringInfo() function