|
MLIR
22.0.0git
|
This is the complete list of members for mlir::dataflow::PredecessorState, including all inherited members.
| addDependency(ProgramPoint *point, DataFlowAnalysis *analysis) | mlir::AnalysisState | |
| allPredecessorsKnown() const | mlir::dataflow::PredecessorState | inline |
| AnalysisState(LatticeAnchor anchor) | mlir::dataflow::PredecessorState | inline |
| mlir::AnalysisState::AnalysisState(LatticeAnchor anchor) | mlir::AnalysisState | inline |
| anchor | mlir::AnalysisState | protected |
| dump() const | mlir::AnalysisState | |
| getAnchor() const | mlir::AnalysisState | inline |
| getKnownPredecessors() const | mlir::dataflow::PredecessorState | inline |
| getSuccessorInputs(Operation *predecessor) const | mlir::dataflow::PredecessorState | inline |
| join(Operation *predecessor) | mlir::dataflow::PredecessorState | |
| join(Operation *predecessor, ValueRange inputs) | mlir::dataflow::PredecessorState | |
| onUpdate(DataFlowSolver *solver) const | mlir::AnalysisState | inlineprotectedvirtual |
| print(raw_ostream &os) const override | mlir::dataflow::PredecessorState | virtual |
| setHasUnknownPredecessors() | mlir::dataflow::PredecessorState | inline |
| ~AnalysisState() | mlir::AnalysisState | virtual |