|
FLANG
|
#include <flang/Optimizer/Dialect/FIRAttr.h>
Static Public Member Functions | |
| static constexpr llvm::StringRef | getAttrName () |
Static Public Attributes | |
| static constexpr llvm::StringLiteral | name = "fir.must_be_stack" |
Attribute which can be applied to a fir.alloca operation, specifying that the allocation may not be moved to the heap by passes.