LLVM 22.0.0git
CanonicalizeFreezeInLoops.cpp File Reference

Go to the source code of this file.

Classes

struct  llvm::FrozenIndPHIInfo
struct  llvm::DenseMapInfo< FrozenIndPHIInfo >

Namespaces

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

Macros

#define DEBUG_TYPE   "canon-freeze"

Functions

 INITIALIZE_PASS_BEGIN (CanonicalizeFreezeInLoops, "canon-freeze", "Canonicalize Freeze Instructions in Loops", false, false) INITIALIZE_PASS_END(CanonicalizeFreezeInLoops

Variables

canon freeze
canon Canonicalize Freeze Instructions in Loops
canon Canonicalize Freeze Instructions in false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "canon-freeze"

Definition at line 49 of file CanonicalizeFreezeInLoops.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( CanonicalizeFreezeInLoops ,
"canon-freeze" ,
"Canonicalize Freeze Instructions in Loops" ,
false ,
false  )

Variable Documentation

◆ false

canon Canonicalize Freeze Instructions in false

Definition at line 270 of file CanonicalizeFreezeInLoops.cpp.

◆ freeze

canon freeze

Definition at line 269 of file CanonicalizeFreezeInLoops.cpp.

◆ Loops

canon Canonicalize Freeze Instructions in Loops

Definition at line 270 of file CanonicalizeFreezeInLoops.cpp.