MLIR  19.0.0git
mlir::PassInstrumentor Member List

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 &&)=deletemlir::PassInstrumentor
PassInstrumentor(const PassInstrumentor &)=deletemlir::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