|
LLVM
4.0.0
|
This file defines the node class used internally by AttributeSet. More...
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/FoldingSet.h"#include "llvm/ADT/Optional.h"#include "llvm/ADT/StringRef.h"#include "llvm/IR/Attributes.h"#include "llvm/Support/TrailingObjects.h"#include <algorithm>#include <climits>#include <cstdint>#include <string>#include <utility>Go to the source code of this file.
Classes | |
| class | llvm::AttributeSetNode |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
This file defines the node class used internally by AttributeSet.
Definition in file AttributeSetNode.h.
1.8.6