LLVM  8.0.1
Classes | Namespaces
PassInfo.h File Reference
#include "llvm/ADT/StringRef.h"
#include <cassert>
#include <vector>
Include dependency graph for PassInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::PassInfo
 PassInfo class - An instance of this class exists for every pass known by the system, and can be obtained from a live Pass by calling its getPassInfo() method. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.