Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp421 Value *FuncCtxArg = Builder.CreateBitCast(FuncCtx, Builder.getInt8PtrTy()); in setupEntryBlockAndCallSites() local
422 Builder.CreateCall(FuncCtxFn, FuncCtxArg); in setupEntryBlockAndCallSites()