Searched refs:CreateGCStatepointCall (Results 1 – 3 of 3) sorted by relevance
818 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase827 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase838 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase
815 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,824 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,835 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
1848 CallInst *SPCall = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()