Home
last modified time | relevance | path

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

/llvm-project/flang/unittests/Optimizer/
H A DFIRTypesTest.cpp217 mlir::Type ptrArrTy = fir::PointerType::get(arrRecTy); in TEST_F() local
258 mlir::Type ptrArrTy = fir::PointerType::get(arrTy); in TEST_F() local