|
clang 22.0.0git
|
#include "llvm/ADT/APInt.h"#include "mlir/IR/BuiltinTypes.h"#include "mlir/IR/OpDefinition.h"#include "mlir/IR/Operation.h"#include "mlir/Interfaces/ControlFlowInterfaces.h"#include "mlir/Interfaces/LoopLikeInterface.h"#include "clang/CIR/Interfaces/CIRLoopOpInterface.h.inc"Go to the source code of this file.
Namespaces | |
| namespace | cir |
| namespace | cir::detail |
Functions | |
| mlir::LogicalResult | cir::detail::verifyLoopOpInterface (::mlir::Operation *op) |
| Verify invariants of the LoopOpInterface. | |