|
MLIR 23.0.0git
|
#include "mlir/Dialect/OpenMP/Utils/Utils.h"#include "mlir/Dialect/LLVMIR/LLVMDialect.h"#include "mlir/Dialect/OpenMP/OpenMPDialect.h"Go to the source code of this file.
Functions | |
| static bool | allocaUseRequiresSharedMem (const OpOperand &use) |
Definition at line 20 of file Utils.cpp.
References ArrayAttr(), mlir::IROperand< DerivedT, IRValueT >::get(), mlir::Operation::getAttrOfType(), mlir::detail::IROperandBase::getOwner(), mlir::Operation::getParentOfType(), and mlir::SymbolTable::lookupNearestSymbolFrom().
Referenced by mlir::omp::allocaUsesRequireSharedMem().