Searched refs:CreateGCStatepointCall (Results 1 – 3 of 3) sorted by relevance
669 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase678 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase688 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase
785 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,794 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,805 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
1705 CallInst *SPCall = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()