MLIR  19.0.0git
mlir::Pass Member List

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

canScheduleOn(RegisteredOperationName opName) const =0mlir::Passprotectedpure virtual
clone() constmlir::Passinlineprotected
clonePass() const =0mlir::Passprotectedpure virtual
copyOptionValuesFrom(const Pass *other)mlir::Passprotected
getAnalysis()mlir::Passinlineprotected
getAnalysis()mlir::Passinlineprotected
getAnalysisManager()mlir::Passinlineprotected
getArgument() constmlir::Passinlinevirtual
getCachedAnalysis()mlir::Passinlineprotected
getCachedChildAnalysis(Operation *child)mlir::Passinlineprotected
getCachedParentAnalysis(Operation *parent)mlir::Passinlineprotected
getCachedParentAnalysis()mlir::Passinlineprotected
getChildAnalysis(Operation *child)mlir::Passinlineprotected
getChildAnalysis(OpTy child)mlir::Passinlineprotected
getContext()mlir::Passinlineprotected
getDependentDialects(DialectRegistry &registry) constmlir::Passinlinevirtual
getDescription() constmlir::Passinlinevirtual
getName() const =0mlir::Passpure virtual
getOperation()mlir::Passinlineprotected
getOpName() constmlir::Passinline
getPassState()mlir::Passinlineprotected
getStatistics() constmlir::Passinline
getStatistics()mlir::Passinline
getThreadingSibling() constmlir::Passinline
getThreadingSiblingOrThis() constmlir::Passinline
getTypeID() constmlir::Passinline
initialize(MLIRContext *context)mlir::Passinlineprotectedvirtual
initializeOptions(StringRef options)mlir::Passvirtual
lookupPassInfo() constmlir::Passinline
markAllAnalysesPreserved()mlir::Passinlineprotected
markAnalysesPreserved()mlir::Passinlineprotected
markAnalysesPreserved(TypeID id)mlir::Passinlineprotected
operator=(const Pass &)=deletemlir::Passprotected
operator=(Pass &&)=deletemlir::Passprotected
OpPassManager classmlir::Passfriend
Pass(TypeID passID, std::optional< StringRef > opName=std::nullopt)mlir::Passinlineexplicitprotected
Pass(const Pass &other)mlir::Passinlineprotected
Pass(Pass &&)=deletemlir::Passprotected
PassInfo classmlir::Passfriend
printAsTextualPipeline(raw_ostream &os)mlir::Pass
runOnOperation()=0mlir::Passprotectedpure virtual
runPipeline(OpPassManager &pipeline, Operation *op)mlir::Passinlineprotected
signalPassFailure()mlir::Passinlineprotected
~Pass()=defaultmlir::Passvirtual