Searched refs:SetCallMethod (Results 1 – 6 of 6) sorted by relevance
70 initObject->SetCallMethod(static_cast<const CallInst *>(callInit)->GetCallMethod()); in CreateInitObject()
155 call->SetCallMethod(method); in TryInsertCallInst()
241 callInst->SetCallMethod(ctx.method); in TryInline()537 newCallInst->SetCallMethod(ctx.method); in DoInlinePolymorphic()786 callInst->SetCallMethod(method); in TryInlineExternalAot()887 callInst->SetCallMethod(method); in DoInlineMethod()
438 callClone->SetCallMethod(GetCallMethod()); in Clone()
2914 void SetCallMethod(RuntimeInterface::MethodPtr method) in SetCallMethod() function2970 rslvClone->SetCallMethod(GetCallMethod()); in Clone()3011 rslvClone->SetCallMethod(GetCallMethod()); in Clone()7336 throwClone->SetCallMethod(GetCallMethod()); in Clone()
1289 inst->SetCallMethod(GetRuntime()->GetMethodById(GetGraph()->GetMethod(), methodId)); in BuildInitObjectMultiDimensionalArray()1457 inst->SetCallMethod(GetMethod()); in BuildThrow()