My Project
Classes | Namespaces | Functions
PassDetail.h File Reference
#include "mlir/Pass/Pass.h"
#include "mlir/Pass/PassManager.h"
Include dependency graph for PassDetail.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mlir::detail::VerifierPass
 Pass to verify an operation and signal failure if necessary. More...
 
class  mlir::detail::OpToOpPassAdaptorBase
 A base class for Op-to-Op adaptor passes. More...
 
class  mlir::detail::OpToOpPassAdaptor
 
class  mlir::detail::OpToOpPassAdaptorParallel
 

Namespaces

 mlir
 
 mlir::detail
 Check if a Callable type can be invoked with the given set of arg types.
 

Functions

OpToOpPassAdaptorBasemlir::detail::getAdaptorPassBase (Pass *pass)
 
bool mlir::detail::isAdaptorPass (Pass *pass)