Home
last modified time | relevance | path

Searched defs:baseAddrType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp343 auto baseAddrType = baseBoxType.getEleTy(); createUnallocatedBox() local
/llvm-project/flang/lib/Lower/OpenMP/
H A DOpenMP.cpp95 mlir::Type baseAddrType = mlir::dyn_cast<fir::BoxType>(ty).getEleTy(); globalInitialization() local