LLVM
15.0.0git
|
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/DenseSet.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::SmallSetVector< T, N > |
A SetVector that performs no allocations if smaller than a certain size. More... | |
class | llvm::function_ref< Fn > |
An efficient, type-erasing, non-owning reference to a callable. More... | |
class | llvm::TailDuplicator |
Utility class to perform tail duplication. More... | |
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |