LLVM 22.0.0git
SimpleLoopUnswitch.h File Reference

Go to the source code of this file.

Classes

class  llvm::SimpleLoopUnswitchPass
 This pass transforms loops that contain branches or switches on loop- invariant conditions to have multiple loops. More...
struct  llvm::ShouldRunExtraSimpleLoopUnswitch
 A marker analysis to determine if SimpleLoopUnswitch should run again on a given loop. More...

Namespaces

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