MLIR 22.0.0git
PassInstrumentation.h File Reference
#include "mlir/Support/LLVM.h"
#include "mlir/Support/TypeID.h"
#include <optional>

Go to the source code of this file.

Classes

class  mlir::PassInstrumentation
 PassInstrumentation provides several entry points into the pass manager infrastructure. More...
struct  mlir::PassInstrumentation::PipelineParentInfo
 This struct represents information related to the parent pass of pipeline. More...
class  mlir::PassInstrumentor
 This class holds a collection of PassInstrumentation objects, and invokes their respective call backs. More...
struct  llvm::DenseMapInfo< mlir::PassInstrumentation::PipelineParentInfo >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::detail
 AttrTypeReplacer.
namespace  llvm
 The OpAsmOpInterface, see OpAsmInterface.td for more details.