Searched defs:mutableProperties (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/include/flang/Optimizer/Builder/ | ||
H A D | BoxValue.h | 368 MutableBoxValue(mlir::Value addr,mlir::ValueRange lenParameters,MutableProperties mutableProperties) MutableBoxValue() argument |
/llvm-project/flang/lib/Optimizer/Builder/ | ||
H A D | MutableBox.cpp | 130 const auto &mutableProperties = box.getMutableProperties(); in readShape() local |
/llvm-project/flang/lib/Lower/ | ||
H A D | Allocatable.cpp | 1009 fir::MutableProperties mutableProperties; createMutableProperties() local |