Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1732 InvokeInst *SPInvoke = Builder.CreateGCStatepointInvoke( in makeStatepointExplicitImpl() local
1737 SPInvoke->setCallingConv(II->getCallingConv()); in makeStatepointExplicitImpl()
1743 SPInvoke->setAttributes( in makeStatepointExplicitImpl()
1746 Token = cast<GCStatepointInst>(SPInvoke); in makeStatepointExplicitImpl()