Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1905 CallInst *GCResult = Builder.CreateGCResult(Token, Call->getType(), Name); in makeStatepointExplicitImpl() local
1906 GCResult->setAttributes( in makeStatepointExplicitImpl()
1907 AttributeList::get(GCResult->getContext(), AttributeList::ReturnIndex, in makeStatepointExplicitImpl()
1917 DeferredReplacement::createRAUW(Call, GCResult)); in makeStatepointExplicitImpl()