Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp1996 auto getLB = [&](const auto &arr, unsigned dim) -> mlir::Value { in genOffsetAndCoordinateOp() local
2009 mlir::Value lb = builder.createConvert(loc, idxTy, getLB(arr, dim)); in genOffsetAndCoordinateOp()