FLANG
Public Attributes | List of all members
hlfir::LoopNest Struct Reference

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
 

Detailed Description

Structure to describe a loop nest.


The documentation for this struct was generated from the following file: