LLVM 22.0.0git
BreakCriticalEdges.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "break-crit-edges"

Functions

 STATISTIC (NumBroken, "Number of blocks inserted")
static BasicBlockfindIBRPredecessor (BasicBlock *BB, SmallVectorImpl< BasicBlock * > &OtherPreds)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "break-crit-edges"

Definition at line 37 of file BreakCriticalEdges.cpp.

Function Documentation

◆ findIBRPredecessor()

◆ STATISTIC()

STATISTIC ( NumBroken ,
"Number of blocks inserted"  )