LLVM 20.0.0git
|
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/YAMLTraits.h"
#include <cstdint>
Go to the source code of this file.
Classes | |
class | llvm::yaml::BinaryRef |
Specialized YAMLIO scalar type for representing a binary blob. More... | |
struct | llvm::yaml::ScalarTraits< BinaryRef > |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::yaml |
Functions | |
bool | llvm::yaml::operator== (const BinaryRef &LHS, const BinaryRef &RHS) |