| 
    clang 22.0.0git
    
   | 
 
#include "mlir/IR/BuiltinOps.h"#include "mlir/Pass/PassManager.h"#include "clang/CIR/Dialect/Passes.h"#include "llvm/Support/TimeProfiler.h"Go to the source code of this file.
Namespaces | |
| namespace | cir | 
| namespace | mlir | 
Functions | |
| mlir::LogicalResult | cir::runCIRToCIRPasses (mlir::ModuleOp theModule, mlir::MLIRContext &mlirCtx, clang::ASTContext &astCtx, bool enableVerifier, bool enableCIRSimplify) | 
| void | mlir::populateCIRPreLoweringPasses (OpPassManager &pm) |