Searched refs:CreateGCStatepointCall (Results 1 – 3 of 3) sorted by relevance
630 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase639 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase648 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase
733 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,742 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,753 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
1490 CallInst *SPCall = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()