Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DConvertToFIR.cpp327 if (auto baseBoxType = in matchAndRewrite() local
677 mlir::Type baseBoxType = matchAndRewrite() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp332 auto baseBoxType = mlir::cast<fir::BaseBoxType>(boxType); createUnallocatedBox() local