My Project
|
This is the complete list of members for mlir::Pass, including all inherited members.
clone() const =0 | mlir::Pass | protectedpure virtual |
copyOptionValuesFrom(const Pass *other) | mlir::Pass | protected |
getAnalysisManager() | mlir::Pass | inlineprotected |
getContext() | mlir::Pass | inlineprotected |
getName()=0 | mlir::Pass | pure virtual |
getOperation() | mlir::Pass | inlineprotected |
getOpName() const | mlir::Pass | inline |
getPassID() const | mlir::Pass | inline |
getPassState() | mlir::Pass | inlineprotected |
getStatistics() const | mlir::Pass | inline |
getStatistics() | mlir::Pass | inline |
initializeOptions(StringRef options) | mlir::Pass | |
lookupPassInfo(const PassID *passID) | mlir::Pass | static |
lookupPassInfo() | mlir::Pass | inlinestatic |
lookupPassInfo() const | mlir::Pass | inline |
OpPassManager class | mlir::Pass | friend |
Pass(const PassID *passID, Optional< StringRef > opName=llvm::None) | mlir::Pass | inlineexplicitprotected |
printAsTextualPipeline(raw_ostream &os) | mlir::Pass | |
runOnOperation()=0 | mlir::Pass | protectedpure virtual |
~Pass()=default | mlir::Pass | virtual |