Searched refs:allocateArrayTemp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Optimizer/Transforms/ |
H A D | ArrayValueCopy.cpp | 1088 allocateArrayTemp(mlir::Location loc, mlir::PatternRewriter &rewriter, in allocateArrayTemp() function 1156 allocateArrayTemp(loc, rewriter, load, extents, shapeOp); in referenceToClone() 1204 allocateArrayTemp(loc, rewriter, load, extents, shapeOp); in materializeAssignment()
|
/llvm-project/flang/docs/ |
H A D | fstack-arrays.md | 61 Memory is allocated for a temporary array in `allocateArrayTemp()`. This
|