Searched defs:lboundVar (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Optimizer/Builder/ | ||
H A D | MutableBox.cpp | 303 for (auto lboundVar : mutableProperties.lbounds) updateMutableProperties() local |
/llvm-project/flang/lib/Lower/ | ||
H A D | Allocatable.cpp | 1023 mlir::Value lboundVar = builder.allocateLocal( createMutableProperties() local |