Home
last modified time | relevance | path

Searched defs:mutableProperties (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/include/flang/Optimizer/Builder/
H A DBoxValue.h368 MutableBoxValue(mlir::Value addr,mlir::ValueRange lenParameters,MutableProperties mutableProperties) MutableBoxValue() argument
416 MutableProperties mutableProperties; global() variable
/llvm-project/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp130 const auto &mutableProperties = box.getMutableProperties(); in readShape() local
294 const auto &mutableProperties = box.getMutableProperties(); updateMutableProperties() local
[all...]
/llvm-project/flang/lib/Lower/
H A DAllocatable.cpp1009 fir::MutableProperties mutableProperties; createMutableProperties() local
1057 fir::MutableProperties mutableProperties = createMutableProperties( createMutableBox() local