Searched defs:Statepoint (Results 1 – 6 of 6) sorted by relevance
324 explicit Statepoint(Instruction *I) : Base(I) {} in Statepoint() function325 explicit Statepoint(CallSite CS) : Base(CS) {} in Statepoint() function
303 explicit Statepoint(Instruction *I) : Base(I) {} in Statepoint() function304 explicit Statepoint(CallSite CS) : Base(CS) {} in Statepoint() function
438 CallInst *IRBuilderBase::CreateGCResult(Instruction *Statepoint, in CreateGCResult()450 CallInst *IRBuilderBase::CreateGCRelocate(Instruction *Statepoint, in CreateGCRelocate()
705 CallInst *IRBuilderBase::CreateGCResult(Instruction *Statepoint, in CreateGCResult()717 CallInst *IRBuilderBase::CreateGCRelocate(Instruction *Statepoint, in CreateGCRelocate()
1748 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca() local2351 Statepoint Statepoint(Info.StatepointToken); in insertParsePoints() local
1602 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca() local2152 Statepoint Statepoint(Info.StatepointToken); in insertParsePoints() local