|
MLIR 22.0.0git
|
#include "mlir/Analysis/CallGraph.h"#include "mlir/Interfaces/CallInterfaces.h"#include "mlir/Pass/AnalysisManager.h"#include "mlir/Pass/PassManager.h"#include "mlir/Transforms/InliningUtils.h"#include "llvm/ADT/StringMap.h"Go to the source code of this file.
Classes | |
| class | mlir::InlinerConfig |
| class | mlir::Inliner |
| This is an implementation of the inliner that operates bottom up over the Strongly Connected Components(SCCs) of the CallGraph. More... | |
| struct | mlir::Inliner::ResolvedCall |
| This struct represents a resolved call to a given callgraph node. More... | |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |