Searched refs:allocateArrayTemp (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Optimizer/Transforms/ |
| H A D | ArrayValueCopy.cpp | 1037 allocateArrayTemp(mlir::Location loc, mlir::PatternRewriter &rewriter, in allocateArrayTemp() function 1107 allocateArrayTemp(loc, rewriter, load, extents, shapeOp); in referenceToClone() 1155 allocateArrayTemp(loc, rewriter, load, extents, shapeOp); in materializeAssignment()
|