FLANG
|
Structure to describe a loop nest. More...
#include <flang/Optimizer/Builder/HLFIRTools.h>
Public Attributes | |
mlir::Operation * | outerOp = nullptr |
mlir::Block * | body = nullptr |
llvm::SmallVector< mlir::Value > | oneBasedIndices |
Structure to describe a loop nest.