Searched refs:SetCallMethodId (Results 1 – 6 of 6) sorted by relevance
69 initObject->SetCallMethodId(callInit->GetCallMethodId()); in CreateInitObject()
239 callInst->SetCallMethodId(GetGraph()->GetRuntime()->GetMethodId(ctx.method)); in TryInline()536 newCallInst->SetCallMethodId(runtime->GetMethodId(ctx.method)); in DoInlinePolymorphic()785 callInst->SetCallMethodId(runtime->GetMethodId(method)); in TryInlineExternalAot()886 callInst->SetCallMethodId(runtime->GetMethodId(method)); in DoInlineMethod()
637 inst->CastToCall()->SetCallMethodId(type_id); in TypeId()676 inst->CastToInitObject()->SetCallMethodId(type_id); in TypeId()
758 inst->CastToCall()->SetCallMethodId(typeId); in TypeId()803 inst->CastToInitObject()->SetCallMethodId(typeId); in TypeId()
437 callClone->SetCallMethodId(GetCallMethodId()); in Clone()
2906 void SetCallMethodId(uint32_t id) in SetCallMethodId() function2969 rslvClone->SetCallMethodId(GetCallMethodId()); in Clone()3010 rslvClone->SetCallMethodId(GetCallMethodId()); in Clone()7335 throwClone->SetCallMethodId(GetCallMethodId()); in Clone()