Obtain the default destination basic block of a switch instruction.
This only works on llvm::SwitchInst instructions.
@see llvm::SwitchInst::getDefaultDest()
See Implementation
Obtain the default destination basic block of a switch instruction.
This only works on llvm::SwitchInst instructions.
@see llvm::SwitchInst::getDefaultDest()