Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp5815 static mlir::Type unwrapBoxEleTy(mlir::Type ty) { in unwrapBoxEleTy() function in __anon67dfc8455a11::ArrayExprLowering
5823 ty = unwrapBoxEleTy(ty); in getShape()