Searched refs:polyRefTy (Results 1 – 1 of 1) sorted by relevance
696 auto polyRefTy = fir::LLVMPointerType::get(noneTy); in genMutableBoxValueImpl() local700 builder.createTemporary(loc, polyRefTy, /*shape=*/mlir::ValueRange{}); in genMutableBoxValueImpl()701 auto nullPtr = builder.createConvert(loc, polyRefTy, nullConst); in genMutableBoxValueImpl()