Searched refs:SetCallMethodId (Results 1 – 6 of 6) sorted by relevance
69 initObject->SetCallMethodId(callInit->GetCallMethodId()); in CreateInitObject()
278 callInst->SetCallMethodId(GetGraph()->GetRuntime()->GetMethodId(ctx.method)); in TryInline()575 newCallInst->SetCallMethodId(runtime->GetMethodId(ctx.method)); in DoInlinePolymorphic()824 callInst->SetCallMethodId(runtime->GetMethodId(method)); in TryInlineExternalAot()925 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()
582 callClone->SetCallMethodId(GetCallMethodId()); in Clone()
2771 void SetCallMethodId(uint32_t id) in SetCallMethodId() function2832 rslvClone->SetCallMethodId(GetCallMethodId()); in Clone()2871 rslvClone->SetCallMethodId(GetCallMethodId()); in Clone()6928 throwClone->SetCallMethodId(GetCallMethodId()); in Clone()