Searched refs:CreateGCStatepointCall (Results 1 – 3 of 3) sorted by relevance
784 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase793 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase804 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase
868 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,877 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,888 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
1828 CallInst *SPCall = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()