Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp677 Function *FnStatepoint = in CreateGCStatepointCallCommon() local
685 return Builder->CreateCall(FnStatepoint, Args, in CreateGCStatepointCallCommon()
733 Function *FnStatepoint = Intrinsic::getDeclaration( in CreateGCStatepointInvokeCommon() local
740 return Builder->CreateInvoke(FnStatepoint, NormalDest, UnwindDest, Args, in CreateGCStatepointInvokeCommon()