LLVM 22.0.0git
HotColdSplitting.h File Reference

Go to the source code of this file.

Classes

class  llvm::HotColdSplitting
class  llvm::HotColdSplittingPass
 Pass to outline cold regions. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Typedefs

using llvm::BlockSequence = SmallVector<BasicBlock *, 0>
 A sequence of basic blocks.