Home
last modified time | relevance | path

Searched refs:convertedPtrType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/LLVMCommon/
H A DPattern.cpp178 auto convertedPtrType = in getSizeInBytes() local
180 auto nullPtr = rewriter.create<LLVM::NullOp>(loc, convertedPtrType); in getSizeInBytes()
182 loc, convertedPtrType, nullPtr, in getSizeInBytes()