Searched refs:storagePtrType (Results 1 – 1 of 1) sorted by relevance
565 auto storagePtrType = LLVM::LLVMPointerType::get(storedType); in matchAndRewrite() local569 auto nullPtr = rewriter.create<LLVM::NullOp>(loc, storagePtrType); in matchAndRewrite()572 auto gep = rewriter.create<LLVM::GEPOp>(loc, storagePtrType, nullPtr, in matchAndRewrite()