Searched defs:baseAddrType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Optimizer/Builder/ | ||
H A D | MutableBox.cpp | 343 auto baseAddrType = baseBoxType.getEleTy(); createUnallocatedBox() local |
/llvm-project/flang/lib/Lower/OpenMP/ | ||
H A D | OpenMP.cpp | 95 mlir::Type baseAddrType = mlir::dyn_cast<fir::BoxType>(ty).getEleTy(); globalInitialization() local |