LLVM 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
template<typename FunctionT , typename BlockT > | |
static void | llvm::computeEHOnlyBlocks (FunctionT &F, DenseSet< BlockT * > &EHBlocks) |
Compute a list of blocks that are only reachable via EH paths. | |