Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Transforms/
H A DArrayValueCopy.cpp856 llvm::SmallVector<mlir::Value> shapeShiftOperands; in getOrReadExtentsAndShapeOp() local
858 shapeShiftOperands.push_back(lb); in getOrReadExtentsAndShapeOp()
859 shapeShiftOperands.push_back(extent); in getOrReadExtentsAndShapeOp()
862 shapeShiftOperands); in getOrReadExtentsAndShapeOp()