LLVM 19.0.0git
Classes | Namespaces | Functions
Comdat.h File Reference

This file contains the declaration of the Comdat class, which represents a single COMDAT in LLVM. More...

#include "llvm-c/Types.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/Support/CBindingWrapping.h"

Go to the source code of this file.

Classes

class  llvm::Comdat
 

Namespaces

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

Functions

raw_ostream & llvm::operator<< (raw_ostream &OS, const Comdat &C)
 

Detailed Description

This file contains the declaration of the Comdat class, which represents a single COMDAT in LLVM.

Definition in file Comdat.h.