13 #ifndef MLIR_DIALECT_LLVMIR_LLVMINTERFACES_H_
14 #define MLIR_DIALECT_LLVMIR_LLVMINTERFACES_H_
38 #include "mlir/Dialect/LLVMIR/LLVMInterfaces.h.inc"
LogicalResult verifyAliasAnalysisOpInterface(Operation *op)
Verifies the alias analysis attributes of memory operations that implement the alias analysis interfa...
LogicalResult verifyAccessGroupOpInterface(Operation *op)
Verifies the access groups attribute of memory operations that implement the access group interface.
LogicalResult verifyDereferenceableOpInterface(Operation *op)
Verifies that the operation implementing the dereferenceable interface has exactly one result of LLVM...
Include the generated interface declarations.