Searched defs:Statepoint (Results 1 – 3 of 3) sorted by relevance
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()
1602 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca() local2152 Statepoint Statepoint(Info.StatepointToken); in insertParsePoints() local