Searched defs:takeLboundsIfRealloc (Results 1 – 2 of 2) sorted by relevance
915 finalizeRealloc(fir::FirOpBuilder & builder,mlir::Location loc,const fir::MutableBoxValue & box,mlir::ValueRange lbounds,bool takeLboundsIfRealloc,const MutableBoxReallocation & realloc) finalizeRealloc() argument
3430 const bool takeLboundsIfRealloc = rhs.Rank() > 0; lowerAllocatableArrayAssignment() local