MLIR
20.0.0git
|
This is the complete list of members for mlir::DataFlowAnalysis, including all inherited members.
addDependency(AnalysisState *state, ProgramPoint point) | mlir::DataFlowAnalysis | protected |
DataFlowAnalysis(DataFlowSolver &solver) | mlir::DataFlowAnalysis | explicit |
DataFlowSolver class | mlir::DataFlowAnalysis | friend |
getLatticeAnchor(Args &&...args) | mlir::DataFlowAnalysis | inlineprotected |
getOrCreate(AnchorT anchor) | mlir::DataFlowAnalysis | inlineprotected |
getOrCreateFor(ProgramPoint dependent, AnchorT anchor) | mlir::DataFlowAnalysis | inlineprotected |
getSolverConfig() const | mlir::DataFlowAnalysis | inlineprotected |
initialize(Operation *top)=0 | mlir::DataFlowAnalysis | pure virtual |
propagateIfChanged(AnalysisState *state, ChangeResult changed) | mlir::DataFlowAnalysis | protected |
registerAnchorKind() | mlir::DataFlowAnalysis | inlineprotected |
visit(ProgramPoint point)=0 | mlir::DataFlowAnalysis | pure virtual |
~DataFlowAnalysis() | mlir::DataFlowAnalysis | virtual |