Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLocal.h369 BasicBlock *UnwindEdge);
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp418 BasicBlock *BB, BasicBlock *UnwindEdge, in HandleCallsInBlockInlinedThroughInvoke() argument
485 InvokeInst::Create(CI->getCalledValue(), Split, UnwindEdge, InvokeArgs, in HandleCallsInBlockInlinedThroughInvoke()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp528 BasicBlock *BB, BasicBlock *UnwindEdge, in HandleCallsInBlockInlinedThroughInvoke() argument
576 changeToInvokeAndSplitBasicBlock(CI, UnwindEdge); in HandleCallsInBlockInlinedThroughInvoke()
DLocal.cpp1969 BasicBlock *UnwindEdge) { in changeToInvokeAndSplitBasicBlock() argument
1990 InvokeInst *II = InvokeInst::Create(CI->getCalledValue(), Split, UnwindEdge, in changeToInvokeAndSplitBasicBlock()