LLVM 22.0.0git
RegionPass.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "regionpassmgr"

Functions

static void addRegionIntoQueue (Region &R, std::deque< Region * > &RQ)
static std::string getDescription (const Region &R)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "regionpassmgr"

Definition at line 27 of file RegionPass.cpp.

Function Documentation

◆ addRegionIntoQueue()

void addRegionIntoQueue ( Region & R,
std::deque< Region * > & RQ )
static

◆ getDescription()

std::string getDescription ( const Region & R)
static

Definition at line 279 of file RegionPass.cpp.