LLVM 22.0.0git
|
#include "llvm/Analysis/GenericDomTreeUpdater.h"
#include "llvm/IR/Dominators.h"
#include "llvm/IR/ValueHandle.h"
#include "llvm/Support/Compiler.h"
#include <functional>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::DomTreeUpdater |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. |
Variables | |
template class LLVM_TEMPLATE_ABI | llvm::GenericDomTreeUpdater< DomTreeUpdater, DominatorTree, PostDominatorTree > |