LLVM 20.0.0git
|
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SetVector.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/SMLoc.h"
#include <map>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::SetTheory |
class | llvm::SetTheory::Operator |
Operator - A callback representing a DAG operator. More... | |
class | llvm::SetTheory::Expander |
Expander - A callback function that can transform a Record representing a set into a fully expanded list of elements. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |