Searched refs:CreateGCStatepoint (Results 1 – 3 of 3) sorted by relevance
234 CallInst *IRBuilderBase::CreateGCStatepoint(Value *ActualCallee, in CreateGCStatepoint() function in IRBuilderBase264 CallInst *IRBuilderBase::CreateGCStatepoint(Value *ActualCallee, in CreateGCStatepoint() function in IRBuilderBase272 return CreateGCStatepoint(ActualCallee, VCallArgs, DeoptArgs, GCArgs, Name); in CreateGCStatepoint()
890 CallInst *Call = Builder.CreateGCStatepoint( in ReplaceWithStatepoint()
445 CallInst *CreateGCStatepoint(Value *ActualCallee,454 CallInst *CreateGCStatepoint(Value *ActualCallee, ArrayRef<Use> CallArgs,