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

Go to the source code of this file.

Classes

class  llvm::AnalysisUsage
 Represent the analysis usage information of a pass. More...
 
class  llvm::AnalysisResolver
 AnalysisResolver - Simple interface used by Pass objects to pull all analysis information out of pass manager that is responsible to manage the pass. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.