LLVM 20.0.0git
|
#include "llvm/Analysis/DOTGraphTraitsPass.h"
#include "llvm/Analysis/PostDominators.h"
#include "llvm/IR/Dominators.h"
Go to the source code of this file.
Classes | |
struct | llvm::DOTGraphTraits< DomTreeNode * > |
struct | llvm::DOTGraphTraits< DominatorTree * > |
struct | llvm::DOTGraphTraits< PostDominatorTree * > |
struct | llvm::DomViewer |
struct | llvm::DomOnlyViewer |
struct | llvm::PostDomViewer |
struct | llvm::PostDomOnlyViewer |
struct | llvm::DomPrinter |
struct | llvm::DomOnlyPrinter |
struct | llvm::PostDomPrinter |
struct | llvm::PostDomOnlyPrinter |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |