Searched refs:SPInvoke (Results 1 – 1 of 1) sorted by relevance
1853 InvokeInst *SPInvoke = Builder.CreateGCStatepointInvoke( in makeStatepointExplicitImpl() local1858 SPInvoke->setCallingConv(II->getCallingConv()); in makeStatepointExplicitImpl()1862 SPInvoke->setAttributes( in makeStatepointExplicitImpl()1863 legalizeCallAttributes(II, IsMemIntrinsic, SPInvoke->getAttributes())); in makeStatepointExplicitImpl()1865 Token = cast<GCStatepointInst>(SPInvoke); in makeStatepointExplicitImpl()