Home
last modified time | relevance | path

Searched refs:SPInvoke (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1747 InvokeInst *SPInvoke = Builder.CreateGCStatepointInvoke( in makeStatepointExplicitImpl() local
1752 SPInvoke->setCallingConv(II->getCallingConv()); in makeStatepointExplicitImpl()
1758 SPInvoke->setAttributes( in makeStatepointExplicitImpl()
1761 Token = cast<GCStatepointInst>(SPInvoke); in makeStatepointExplicitImpl()