Searched refs:CreateGCStatepointInvoke (Results 1 – 3 of 3) sorted by relevance
680 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase691 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase701 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase
762 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,770 InvokeInst *CreateGCStatepointInvoke(781 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
1516 InvokeInst *SPInvoke = Builder.CreateGCStatepointInvoke( in makeStatepointExplicitImpl()