Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Utils/
H A DLocal.h377 BasicBlock *UnwindEdge);
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp531 BasicBlock *BB, BasicBlock *UnwindEdge, in HandleCallsInBlockInlinedThroughInvoke() argument
579 changeToInvokeAndSplitBasicBlock(CI, UnwindEdge); in HandleCallsInBlockInlinedThroughInvoke()
H A DLocal.cpp1963 BasicBlock *UnwindEdge) { in changeToInvokeAndSplitBasicBlock() argument
1984 InvokeInst *II = InvokeInst::Create(CI->getCalledValue(), Split, UnwindEdge, in changeToInvokeAndSplitBasicBlock()