LLVM 22.0.0git
UnreachableBlockElim.cpp File Reference

Go to the source code of this file.

Functions

 INITIALIZE_PASS (UnreachableBlockElimLegacyPass, "unreachableblockelim", "Remove unreachable blocks from the CFG", false, false) FunctionPass *llvm

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( UnreachableBlockElimLegacyPass ,
"unreachableblockelim" ,
"Remove unreachable blocks from the CFG" ,
false ,
false  )