Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DLocal.h354 BasicBlock *UnwindEdge,
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp2315 BasicBlock *UnwindEdge, in changeToInvokeAndSplitBasicBlock() argument
2339 UnwindEdge, InvokeArgs, OpBundles, CI->getName(), BB); in changeToInvokeAndSplitBasicBlock()
2346 DTU->applyUpdates({{DominatorTree::Insert, BB, UnwindEdge}}); in changeToInvokeAndSplitBasicBlock()
H A DInlineFunction.cpp543 BasicBlock *BB, BasicBlock *UnwindEdge, in HandleCallsInBlockInlinedThroughInvoke() argument
589 changeToInvokeAndSplitBasicBlock(CI, UnwindEdge); in HandleCallsInBlockInlinedThroughInvoke()