My Project
|
This is the complete list of members for mlir::OpPassManager, including all inherited members.
addNestedPass(std::unique_ptr< Pass > pass) | mlir::OpPassManager | inline |
addPass(std::unique_ptr< Pass > pass) | mlir::OpPassManager | |
begin() | mlir::OpPassManager | |
end() | mlir::OpPassManager | |
getContext() const | mlir::OpPassManager | |
getImpl() | mlir::OpPassManager | |
getOpName() const | mlir::OpPassManager | |
getPasses() | mlir::OpPassManager | inline |
mergeStatisticsInto(OpPassManager &other) | mlir::OpPassManager | |
nest(const OperationName &nestedName) | mlir::OpPassManager | |
nest(StringRef nestedName) | mlir::OpPassManager | |
nest() | mlir::OpPassManager | inline |
operator=(const OpPassManager &rhs) | mlir::OpPassManager | |
OpPassManager(OpPassManager &&rhs) | mlir::OpPassManager | |
OpPassManager(const OpPassManager &rhs) | mlir::OpPassManager | |
pass_iterator typedef | mlir::OpPassManager | |
PassManager class | mlir::OpPassManager | friend |
printAsTextualPipeline(raw_ostream &os) | mlir::OpPassManager | |
run(Operation *op, AnalysisManager am) | mlir::OpPassManager | |
size() const | mlir::OpPassManager | |
~OpPassManager() | mlir::OpPassManager |