LLVM API Documentation

PassSupport.h File Reference

#include "llvm/System/IncludeFile.h"

Include dependency graph for PassSupport.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm

Classes

class  llvm::PassInfo
struct  llvm::RegisterPassBase
struct  llvm::RegisterPass< PassName >
struct  llvm::RegisterOpt< PassName >
struct  llvm::RegisterAnalysis< PassName >
class  llvm::RegisterAGBase
struct  llvm::RegisterAnalysisGroup< Interface, DefaultImplementationPass, Default >
struct  llvm::RegisterAnalysisGroup< Interface, void, false >
struct  llvm::PassRegistrationListener

Functions

template<typename PassName>
Pass * llvm::callDefaultCtor ()