class RegisterAGBase

Declaration

class RegisterAGBase : public PassInfo { /* full declaration omitted */ };

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

Inherits from: PassInfo

Method Overview

  • public RegisterAGBase(llvm::StringRef Name, const void * InterfaceID, const void * PassID = nullptr, bool isDefault = false)

Inherited from PassInfo:

Methods

ΒΆRegisterAGBase(llvm::StringRef Name,
               const void* InterfaceID,
               const void* PassID = nullptr,
               bool isDefault = false)

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

Parameters

llvm::StringRef Name
const void* InterfaceID
const void* PassID = nullptr
bool isDefault = false