LLVM 20.0.0git
|
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/Bitstream/BitCodeEnums.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/ErrorHandling.h"
#include <cassert>
Go to the source code of this file.
Classes | |
class | llvm::BitCodeAbbrevOp |
BitCodeAbbrevOp - This describes one or more operands in an abbreviation. More... | |
class | llvm::BitCodeAbbrev |
BitCodeAbbrev - This class represents an abbreviation record. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |