LLVM 19.0.0git
Classes | Namespaces | Functions
SymbolSet.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/Hashing.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/iterator.h"
#include "llvm/ADT/iterator_range.h"
#include "llvm/Support/Allocator.h"
#include "llvm/TextAPI/Architecture.h"
#include "llvm/TextAPI/ArchitectureSet.h"
#include "llvm/TextAPI/Symbol.h"
#include <stddef.h>

Go to the source code of this file.

Classes

struct  llvm::SymbolsMapKey
 
struct  llvm::DenseMapInfo< SymbolsMapKey >
 
class  llvm::MachO::SymbolSet
 
struct  llvm::MachO::SymbolSet::const_symbol_iterator
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::MachO
 

Functions

template<typename DerivedT , typename KeyInfoT , typename BucketT >
bool llvm::operator== (const DenseMapBase< DerivedT, SymbolsMapKey, MachO::Symbol *, KeyInfoT, BucketT > &LHS, const DenseMapBase< DerivedT, SymbolsMapKey, MachO::Symbol *, KeyInfoT, BucketT > &RHS)
 
template<typename DerivedT , typename KeyInfoT , typename BucketT >
bool llvm::operator!= (const DenseMapBase< DerivedT, SymbolsMapKey, MachO::Symbol *, KeyInfoT, BucketT > &LHS, const DenseMapBase< DerivedT, SymbolsMapKey, MachO::Symbol *, KeyInfoT, BucketT > &RHS)