LLVM 19.0.0git
Classes | Namespaces | Functions
PostDominators.h File Reference
#include "llvm/ADT/DepthFirstIterator.h"
#include "llvm/IR/Dominators.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Pass.h"

Go to the source code of this file.

Classes

class  llvm::PostDominatorTree
 PostDominatorTree Class - Concrete subclass of DominatorTree that is used to compute the post-dominator tree. More...
 
class  llvm::PostDominatorTreeAnalysis
 Analysis pass which computes a PostDominatorTree. More...
 
class  llvm::PostDominatorTreePrinterPass
 Printer pass for the PostDominatorTree. More...
 
struct  llvm::PostDominatorTreeWrapperPass
 
struct  llvm::GraphTraits< PostDominatorTree * >
 

Namespaces

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

Functions

FunctionPassllvm::createPostDomTree ()