Searched defs:lbounds (Results 1 – 3 of 3) sorted by relevance
85 llvm::ArrayRef<mlir::Value> lbounds) in AbstractArrayBox()104 llvm::SmallVector<mlir::Value, 4> lbounds; variable
66 const ConstantSubscripts &lbounds() const { return lbounds_; } in lbounds() function
870 ConstantSubscripts &&extents, std::optional<ConstantSubscripts> &&lbounds) in ScalarConstantExpander()873 ConstantSubscripts &&extents, ConstantSubscripts &&lbounds) in ScalarConstantExpander()