My Project
mlir::PassInfo Member List

This is the complete list of members for mlir::PassInfo, including all inherited members.

addToPipeline(OpPassManager &pm, StringRef options) constmlir::PassRegistryEntryinline
getPassArgument() constmlir::PassRegistryEntryinline
getPassDescription() constmlir::PassRegistryEntryinline
PassInfo(StringRef arg, StringRef description, const PassID *passID, const PassAllocatorFunction &allocator)mlir::PassInfo
PassRegistryEntry(StringRef arg, StringRef description, const PassRegistryFunction &builder)mlir::PassRegistryEntryinlineprotected