Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertVariable.cpp1103 static mlir::Value computeExtent(fir::FirOpBuilder &builder, mlir::Location loc, in computeExtent() function
1168 computeExtent(builder, loc, lowerBounds[spec.index()], ub)); in lowerExplicitExtents()
1428 extents.emplace_back(computeExtent(builder, loc, lb, ub)); in mapSymbolAttributes()