Searched refs:CreateGCStatepointInvoke (Results 1 – 3 of 3) sorted by relevance
840 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase851 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase862 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase
898 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,906 InvokeInst *CreateGCStatepointInvoke(917 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
1853 InvokeInst *SPInvoke = Builder.CreateGCStatepointInvoke( in makeStatepointExplicitImpl()