Searched refs:CreateGCStatepointCall (Results 1 – 3 of 3) sorted by relevance
625 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase634 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase643 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase
610 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,619 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,630 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
1495 CallInst *Call = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()