LLVM 20.0.0git
|
#include "llvm/ADT/SmallVector.h"
#include "llvm/CodeGen/LoopTraversal.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/ReachingDefAnalysis.h"
#include "llvm/CodeGen/TargetRegisterInfo.h"
Go to the source code of this file.
Classes | |
struct | llvm::DomainValue |
A DomainValue is a bit like LiveIntervals' ValNo, but it also keeps track of execution domains. More... | |
class | llvm::ExecutionDomainFix |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |