LLVM: lib/Transforms/Scalar/StructurizeCFG.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "structurizecfg" |
| Variables | |
|---|---|
| const char | FlowBlockName [] = "Flow" |
| structurizecfg | |
| Structurize the | CFG |
| Structurize the | false |
◆ DEBUG_TYPE
#define DEBUG_TYPE "structurizecfg"
◆ addRegionIntoQueue()
| void addRegionIntoQueue ( Region & R, std::vector< Region * > & Regions ) | static |
|---|
◆ hasOnlyUniformBranches()
◆ INITIALIZE_PASS_BEGIN()
| INITIALIZE_PASS_BEGIN | ( | StructurizeCFGLegacyPass | , |
|---|---|---|---|
| "structurizecfg" | , | ||
| "Structurize the CFG" | , | ||
| false | , | ||
| false | ) |