Searched refs:UnwindEdge (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | Local.h | 341 BasicBlock *UnwindEdge,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2182 BasicBlock *UnwindEdge, in changeToInvokeAndSplitBasicBlock() argument 2206 UnwindEdge, InvokeArgs, OpBundles, CI->getName(), BB); in changeToInvokeAndSplitBasicBlock() 2212 DTU->applyUpdates({{DominatorTree::Insert, BB, UnwindEdge}}); in changeToInvokeAndSplitBasicBlock()
|
H A D | InlineFunction.cpp | 540 BasicBlock *BB, BasicBlock *UnwindEdge, in HandleCallsInBlockInlinedThroughInvoke() argument 595 changeToInvokeAndSplitBasicBlock(CI, UnwindEdge); in HandleCallsInBlockInlinedThroughInvoke()
|