My Project
Public Member Functions | Public Attributes | List of all members
mlir::detail::PassPipelineCLParserImpl Struct Reference

Public Member Functions

 PassPipelineCLParserImpl (StringRef arg, StringRef description)
 

Public Attributes

llvm::cl::list< PassArgData, bool, PassNameParser > passList
 The set of passes and pass pipelines to run. More...
 

Constructor & Destructor Documentation

◆ PassPipelineCLParserImpl()

mlir::detail::PassPipelineCLParserImpl::PassPipelineCLParserImpl ( StringRef  arg,
StringRef  description 
)
inline

Member Data Documentation

◆ passList

llvm::cl::list<PassArgData, bool, PassNameParser> mlir::detail::PassPipelineCLParserImpl::passList

The set of passes and pass pipelines to run.


The documentation for this struct was generated from the following file: