|
LLVM
3.7.0
|
This file contains the declaration of the Comdat class, which represents a single COMDAT in LLVM. More...
Go to the source code of this file.
Classes | |
| class | llvm::StringMapEntry< ValueTy > |
| StringMapEntry - This is used to represent one value that is inserted into a StringMap. More... | |
| class | llvm::Comdat |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| raw_ostream & | llvm::operator<< (raw_ostream &OS, const Comdat &C) |
This file contains the declaration of the Comdat class, which represents a single COMDAT in LLVM.
Definition in file Comdat.h.
1.8.6