struct RegisterAnalysisGroup

Declaration

template <typename Interface, bool Default = false>
struct RegisterAnalysisGroup : public RegisterAGBase { /* full declaration omitted */ };

Declared at: llvm/include/llvm/PassSupport.h:126

Inherits from: RegisterAGBase

Templates

Interface
bool Default = false

Method Overview

Inherited from RegisterAGBase:

    Inherited from PassInfo:

    Methods

    RegisterAnalysisGroup<Interface, Default>(
        llvm::PassInfo& RPB)

    Declared at: llvm/include/llvm/PassSupport.h:127

    Parameters

    llvm::PassInfo& RPB

    RegisterAnalysisGroup<Interface, Default>(
        const char* Name)

    Declared at: llvm/include/llvm/PassSupport.h:131

    Parameters

    const char* Name