LLVM 20.0.0git
|
#include "llvm/ADT/SmallVector.h"
#include "llvm/CodeGen/LiveInterval.h"
#include "llvm/CodeGen/LiveIntervalUnion.h"
#include "llvm/CodeGen/SlotIndexes.h"
#include "llvm/Support/Compiler.h"
#include <cassert>
#include <cstddef>
#include <cstdlib>
Go to the source code of this file.
Classes | |
class | llvm::InterferenceCache |
class | llvm::InterferenceCache::Cursor |
Cursor - The primary query interface for the block interference cache. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |