Home
last modified time | relevance | path

Searched refs:shapeShiftOperands (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/lib/Optimizer/Transforms/
H A DArrayValueCopy.cpp910 llvm::SmallVector<mlir::Value> shapeShiftOperands; in getOrReadExtentsAndShapeOp() local
912 shapeShiftOperands.push_back(lb); in getOrReadExtentsAndShapeOp()
913 shapeShiftOperands.push_back(extent); in getOrReadExtentsAndShapeOp()
916 shapeShiftOperands); in getOrReadExtentsAndShapeOp()