LLVM  4.0.0
Classes | Namespaces
AttributeSetNode.h File Reference

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>
Include dependency graph for AttributeSetNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::AttributeSetNode
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 

Detailed Description

This file defines the node class used internally by AttributeSet.

Definition in file AttributeSetNode.h.