Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp637 getNewLengths(fir::FirOpBuilder &builder, mlir::Location loc, in getNewLengths() function
665 auto lengths = getNewLengths(builder, loc, box, lenParams); in allocateAndInitNewStorage()
687 auto lengths = getNewLengths(builder, loc, box, lenParams); in genInlinedAllocation()
854 auto lengths = getNewLengths(builder, loc, box, lenParams); in finalizeRealloc()