Searched refs:CreateGCStatepointInvoke (Results 1 – 3 of 3) sorted by relevance
675 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase686 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase696 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase
639 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,647 InvokeInst *CreateGCStatepointInvoke(658 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
1521 InvokeInst *Invoke = Builder.CreateGCStatepointInvoke( in makeStatepointExplicitImpl()