Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/
H A DMutableBox.h90 struct MutableBoxReallocation { struct
106 MutableBoxReallocation argument
115 const MutableBoxReallocation &realloc);
/llvm-project-15.0.7/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp713 fir::factory::MutableBoxReallocation fir::factory::genReallocIfNeeded( in genReallocIfNeeded()
839 const MutableBoxReallocation &realloc) { in finalizeRealloc()
/llvm-project-15.0.7/flang/lib/Lower/
H A DBridge.cpp2233 llvm::Optional<fir::factory::MutableBoxReallocation> lhsRealloc; in genAssignment()
H A DConvertExpr.cpp3763 fir::factory::MutableBoxReallocation realloc = in lowerAllocatableArrayAssignment()