Searched refs:ContBlock (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DLowerInvoke.cpp483 BasicBlock *ContBlock = EntryBB->splitBasicBlock(EntryBB->getTerminator(), local
504 BranchInst::Create(ContBlock, CatchBB, IsNormal, EntryBB);

Completed in 58 milliseconds