LLVM API Documentation
llvm::RegisterAnalysisGroup< Interface, void, false > Struct Template Reference
#include <PassSupport.h>
Inheritance diagram for llvm::RegisterAnalysisGroup< Interface, void, false >:
[legend]Collaboration diagram for llvm::RegisterAnalysisGroup< Interface, void, false >:
[legend]List of all members.
Detailed Description
template<typename Interface>
struct llvm::RegisterAnalysisGroup< Interface, void, false >
Define a specialization of RegisterAnalysisGroup that is used to set the name for the analysis group.
Definition at line 326 of file PassSupport.h.
Constructor & Destructor Documentation
template<typename Interface>
The documentation for this struct was generated from the following file: