FLANG
Static Public Member Functions | Static Public Attributes | List of all members
fir::MustBeHeapAttr Class Reference

#include <flang/Optimizer/Dialect/FIRAttr.h>

Inheritance diagram for fir::MustBeHeapAttr:

Static Public Member Functions

static constexpr llvm::StringRef getAttrName ()
 

Static Public Attributes

static constexpr llvm::StringLiteral name = "fir.must_be_heap"
 

Detailed Description

Attribute which can be applied to a fir.allocmem operation, specifying that the allocation may not be moved to the heap by passes


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