13#ifndef FORTRAN_LOWER_SUPPORT_LOOPANNOTATION_H
14#define FORTRAN_LOWER_SUPPORT_LOOPANNOTATION_H
16#include "mlir/Dialect/LLVMIR/LLVMAttrs.h"
17#include "mlir/IR/BuiltinTypes.h"
18#include "llvm/ADT/ArrayRef.h"
19#include "llvm/ADT/SmallVector.h"
35 mlir::MLIRContext *context,
36 llvm::ArrayRef<const Fortran::parser::CompilerDirective *> dirs);
Definition ParserActions.h:24
mlir::LLVM::LoopAnnotationAttr genLoopAnnotationAttr(mlir::MLIRContext *context, llvm::ArrayRef< const Fortran::parser::CompilerDirective * > dirs)
Definition LoopAnnotation.cpp:81
Definition check-expression.h:19
Definition bit-population-count.h:20
Definition parse-tree.h:3432