Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIRBuilder.cpp655 Function *FnStatepoint = in CreateGCStatepointCallCommon() local
663 return Builder->CreateCall(FnStatepoint, Args, in CreateGCStatepointCallCommon()
711 Function *FnStatepoint = Intrinsic::getDeclaration( in CreateGCStatepointInvokeCommon() local
718 return Builder->CreateInvoke(FnStatepoint, NormalDest, UnwindDest, Args, in CreateGCStatepointInvokeCommon()