|
MLIR 22.0.0git
|
This is the complete list of members for mlir::PassInstrumentor, including all inherited members.
| addInstrumentation(std::unique_ptr< PassInstrumentation > pi) | mlir::PassInstrumentor | |
| PassInstrumentor() | mlir::PassInstrumentor | |
| PassInstrumentor(PassInstrumentor &&)=delete | mlir::PassInstrumentor | |
| PassInstrumentor(const PassInstrumentor &)=delete | mlir::PassInstrumentor | |
| runAfterAnalysis(StringRef name, TypeID id, Operation *op) | mlir::PassInstrumentor | |
| runAfterPass(Pass *pass, Operation *op) | mlir::PassInstrumentor | |
| runAfterPassFailed(Pass *pass, Operation *op) | mlir::PassInstrumentor | |
| runAfterPipeline(std::optional< OperationName > name, const PassInstrumentation::PipelineParentInfo &parentInfo) | mlir::PassInstrumentor | |
| runBeforeAnalysis(StringRef name, TypeID id, Operation *op) | mlir::PassInstrumentor | |
| runBeforePass(Pass *pass, Operation *op) | mlir::PassInstrumentor | |
| runBeforePipeline(std::optional< OperationName > name, const PassInstrumentation::PipelineParentInfo &parentInfo) | mlir::PassInstrumentor | |
| ~PassInstrumentor() | mlir::PassInstrumentor |