Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DIRBuilder.cpp874 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase
885 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase
896 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIRBuilder.h845 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
853 InvokeInst *CreateGCStatepointInvoke(
864 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1875 InvokeInst *SPInvoke = Builder.CreateGCStatepointInvoke( in makeStatepointExplicitImpl()