Searched refs:CreateGCStatepointInvoke (Results 1 – 3 of 3) sorted by relevance
746 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase757 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase767 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase
817 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,825 InvokeInst *CreateGCStatepointInvoke(836 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
1747 InvokeInst *SPInvoke = Builder.CreateGCStatepointInvoke( in makeStatepointExplicitImpl()