|
MLIR 22.0.0git
|
Go to the source code of this file.
Classes | |
| struct | mlir::dataflow::Liveness |
| This lattice represents, for a given value, whether or not it is "live". More... | |
| class | mlir::dataflow::LivenessAnalysis |
| An analysis that, by going backwards along the dataflow graph, annotates each value with a boolean storing true iff it is "live". More... | |
| struct | mlir::dataflow::RunLivenessAnalysis |
| Runs liveness analysis on the IR defined by op. More... | |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::dataflow |