Searched refs:SPInvoke (Results 1 – 1 of 1) sorted by relevance
1821 InvokeInst *SPInvoke = Builder.CreateGCStatepointInvoke( in makeStatepointExplicitImpl() local1826 SPInvoke->setCallingConv(II->getCallingConv()); in makeStatepointExplicitImpl()1832 SPInvoke->setAttributes(legalizeCallAttributes( in makeStatepointExplicitImpl()1833 II->getContext(), II->getAttributes(), SPInvoke->getAttributes())); in makeStatepointExplicitImpl()1835 Token = cast<GCStatepointInst>(SPInvoke); in makeStatepointExplicitImpl()