LLVM 20.0.0git
Classes | Namespaces
ControlFlowUtils.h File Reference
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

Classes

struct  llvm::ControlFlowHub
 Given a set of branch descriptors [BB, Succ0, Succ1], create a "hub" such that the control flow from each BB to a successor is now split into two edges, one from BB to the hub and another from the hub to the successor. More...
 
struct  llvm::ControlFlowHub::BranchDescriptor
 

Namespaces

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