Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp574 BasicBlock *TrapBlock = in insertSjLjEHSupport() local
577 "", TrapBlock); in insertSjLjEHSupport()
578 new UnreachableInst(F.getContext(), TrapBlock); in insertSjLjEHSupport()
583 SwitchInst::Create(DispatchLoad, TrapBlock, Invokes.size(), in insertSjLjEHSupport()
691 BranchInst::Create(TrapBlock, Unwinds[i]); in insertSjLjEHSupport()