Home | History | Annotate | Download | only in IR

Lines Matching refs:Statepoint

443   /// \brief Create a call to the experimental.gc.statepoint intrinsic to
444 /// start a new statepoint sequence.
460 /// the result from a call wrapped in a statepoint.
461 CallInst *CreateGCResult(Instruction *Statepoint,
466 /// project the relocated value of one pointer from the statepoint.
467 CallInst *CreateGCRelocate(Instruction *Statepoint,