LLVM 22.0.0git
FlattenCFGPass.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "flatten-cfg"

Functions

 INITIALIZE_PASS_BEGIN (FlattenCFGLegacyPass, "flattencfg", "Flatten the CFG", false, false) INITIALIZE_PASS_END(FlattenCFGLegacyPass

Variables

 flattencfg
Flatten the CFG
Flatten the false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "flatten-cfg"

Definition at line 24 of file FlattenCFGPass.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( FlattenCFGLegacyPass ,
"flattencfg" ,
"Flatten the CFG" ,
false ,
false  )

Variable Documentation

◆ CFG

Flatten the CFG

Definition at line 77 of file FlattenCFGPass.cpp.

Referenced by llvm::VPBasicBlock::connectToPredecessors().

◆ false

Flatten the false

Definition at line 78 of file FlattenCFGPass.cpp.

◆ flattencfg

flattencfg

Definition at line 77 of file FlattenCFGPass.cpp.